]> source.dussan.org Git - gitea.git/commitdiff
Fix UI
authorUnknwon <joe2010xtmf@163.com>
Tue, 16 Sep 2014 02:35:05 +0000 (22:35 -0400)
committerUnknwon <joe2010xtmf@163.com>
Tue, 16 Sep 2014 02:35:05 +0000 (22:35 -0400)
public/ng/css/gogs.css
public/ng/less/gogs/repository.less

index b92786de749e2db92a1767925edcf0dcb61d19a7..8f82e0af3a2fe90fa9bafeaea841d17e9471c5d4 100644 (file)
@@ -1032,7 +1032,7 @@ The register and sign-in page style
 }
 #repo-clone-url {
   border-right: none;
-  width: 200px;
+  width: 190px;
   border-left: none;
 }
 #repo-clone-help {
index 23d156503b7f7dd62a44bb8455ea2a12723cb827..c86cb7f07ff3be82580de640d7916fc630228d7b 100644 (file)
@@ -95,7 +95,7 @@ background-color: @repoHeaderBgColor;
 }
 #repo-clone-url {
        border-right: none;
-       width: 200px;
+       width: 190px;
        border-left: none;
 }
 #repo-clone-help {