]> source.dussan.org Git - gitea.git/commitdiff
Updated - Lang Selection Width
authorPatrick Geneva <goldbattle@users.noreply.github.com>
Mon, 24 Aug 2015 21:39:57 +0000 (17:39 -0400)
committerPatrick Geneva <goldbattle@users.noreply.github.com>
Mon, 24 Aug 2015 21:39:57 +0000 (17:39 -0400)
public/ng/less/gogs/base.less

index 321f0c1a45c3000a08aafdaba6b43ccbcde99267..a85f0fad62dc86558a434060fde00384667d16e4 100644 (file)
@@ -101,7 +101,7 @@ clear: both;
         height: -3+31*@langNum;
         z-index: 100;
         font-size: 12px;
-        width: 120%;
+        width: 170%;
         min-width: 140px;
         li > a {
             padding: 3px 9px;
@@ -298,4 +298,4 @@ clear: both;
 .list-unstyled {
     padding-left: 0;
     list-style: none;
-}
\ No newline at end of file
+}