From 4e40a1554f44aee39609303f53d22ee343382456 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Thu, 23 Jan 2020 17:23:29 -0500 Subject: public/css/override: Add more specificity --- public/css/override.css | 4 ++-- 1 file 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; } /* -- cgit v1.2.3