Browse Source

Merge pull request #984 from Hristo-/release-2.1

.ignoreboards width fix
Arantor 11 years ago
parent
commit
185555df44
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Themes/default/css/index.css

+ 1 - 1
Themes/default/css/index.css

@@ -3292,7 +3292,7 @@ img.centericon {
 .ignoreboards {
 	margin: 0 2%;
 	padding: 0;
-	width: 90%;
+	width: 45%;
 }
 .ignoreboards a {
 	font-weight: bold;