Unknwon 10 роки тому
батько
коміт
41386fa91a
2 змінених файлів з 2 додано та 2 видалено
  1. 1 1
      public/ng/css/gogs.css
  2. 1 1
      public/ng/less/gogs/repository.less

+ 1 - 1
public/ng/css/gogs.css

@@ -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 {

+ 1 - 1
public/ng/less/gogs/repository.less

@@ -95,7 +95,7 @@ background-color: @repoHeaderBgColor;
 }
 #repo-clone-url {
 	border-right: none;
-	width: 200px;
+	width: 190px;
 	border-left: none;
 }
 #repo-clone-help {