aboutsummaryrefslogtreecommitdiff
path: root/public/css/gogs.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/gogs.css')
1 files changed, 8 insertions, 0 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css
index e3d423a3..e84f31d0 100755
--- a/public/css/gogs.css
+++ b/public/css/gogs.css
@@ -817,6 +817,10 @@ html, body {
margin-bottom: 15px;
}
+#repo-clone .zclip {
+ left: auto !important;
+}
+
/* #source */
#source, #commits {
margin-top: -20px;
@@ -1085,6 +1089,10 @@ html, body {
margin-top: 4px;
}
+.guide-box .zclip {
+ left: auto !important;
+}
+
.diff-head-box h4 {
margin-top: 0;
margin-bottom: 0;