mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Made Callsign search box smaller
This commit is contained in:
@@ -24,4 +24,8 @@ input[type="text"] {
|
||||
|
||||
.icon_qsl { background: transparent url('../images/icons/qslcard.png') no-repeat center left; padding-left: 20px; font-weight: bold; }
|
||||
|
||||
.icon_stats { background: transparent url('../images/icons/stats.png') no-repeat center left; padding-left: 20px; font-weight: bold; }
|
||||
.icon_stats { background: transparent url('../images/icons/stats.png') no-repeat center left; padding-left: 20px; font-weight: bold; }
|
||||
|
||||
.topbar input {
|
||||
width: 100px !important;
|
||||
}
|
||||
Reference in New Issue
Block a user