aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2020-01-23 17:23:29 -0500
committerThedro Neely <thedroneely@gmail.com>2020-01-23 17:23:29 -0500
commit4e40a1554f44aee39609303f53d22ee343382456 (patch)
treef7c065050486c117233dd1b9ff7108988ff7aca0 /public
parent9a53969a7d0d289e1c92bb31c576663e10ce79b0 (diff)
downloadgitea-templates-4e40a1554f44aee39609303f53d22ee343382456.tar.gz
gitea-templates-4e40a1554f44aee39609303f53d22ee343382456.tar.bz2
gitea-templates-4e40a1554f44aee39609303f53d22ee343382456.zip
public/css/override: Add more specificity
Diffstat (limited to 'public')
-rw-r--r--public/css/override.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/css/override.css b/public/css/override.css
index 5ae765a..314079a 100644
--- a/public/css/override.css
+++ b/public/css/override.css
@@ -74,8 +74,8 @@ a, .ui.breadcrumb a { color: #0366d6; }
}
.ui.card { display: none; }
-.user.profile .ui.stackable.grid .eleven { width: 100% !important }
-#repo-clone-https, #clipboard-btn { border-right-width: 0 !important; }
+.user.profile .ui.stackable.grid .eleven { width: 100% !important; }
+#repo-clone-https, #clone-panel #clipboard-btn { border-right-width: 0 !important; }
/*