enlargen language selection dropdown. fixes (parts of) #7122
Moritz Bartl

Moritz Bartl commited on 2013-03-06 12:32:52
Zeige 2 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -594,7 +594,7 @@ table tr img {
594 594
   float: right;
595 595
   display: none;
596 596
   width: 80px;
597
-  height: 18px;
597
+  height: 20px;
598 598
   margin: 0px 7px 0px 0px;
599 599
   padding: 0px 0px 0px 3px;
600 600
   background-color: #fefff7;
... ...
@@ -261,7 +261,7 @@ table .name {
261 261
 .lang {
262 262
   line-height: 18px;
263 263
   color: #23300E;
264
-  font-size: 10px;
264
+  font-size: 14px;
265 265
   }
266 266
 
267 267
 .button .strong {
268 268