From dfa4b38081a01ab64edbdd4656cb8599cc441fab Mon Sep 17 00:00:00 2001 From: Unknwon Date: Mon, 10 Nov 2014 06:26:07 -0500 Subject: work on #616 --- public/ng/css/gogs.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'public/ng/css') diff --git a/public/ng/css/gogs.css b/public/ng/css/gogs.css index b59b915d..a97e6ce1 100644 --- a/public/ng/css/gogs.css +++ b/public/ng/css/gogs.css @@ -1066,8 +1066,9 @@ The register and sign-in page style #repo-header-download-drop input { font-size: 11px; } -#repo-clone { - width: inherit; +#repo-header-download-drop #repo-clone-copy { + width: 85px; + text-overflow: clip; } #repo-content { padding: 18px 0; -- cgit v1.2.3