Browse Source

Fix wiki clone panel

Volodymyr Tkach 2 years ago
parent
commit
f6597222a8
1 changed files with 4 additions and 0 deletions
  1. 4 0
      gogs/public/css/dark-gogs.dev.css

+ 4 - 0
gogs/public/css/dark-gogs.dev.css

@@ -866,6 +866,10 @@ span.ui.basic.yellow.label {
 	padding: 25px;
 	padding: 25px;
 }
 }
 
 
+.repository.wiki.view .ui.grid .ui.six {
+	text-align: right;
+}
+
 /* Profile drop down */
 /* Profile drop down */
 .ui.menu .dropdown.item .menu {
 .ui.menu .dropdown.item .menu {
 	background: #c9d1d9;
 	background: #c9d1d9;