diff --git a/css/main.css b/css/main.css index 97be68c3..ef117605 100644 --- a/css/main.css +++ b/css/main.css @@ -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; } \ No newline at end of file +.icon_stats { background: transparent url('../images/icons/stats.png') no-repeat center left; padding-left: 20px; font-weight: bold; } + +.topbar input { + width: 100px !important; +} \ No newline at end of file