aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/main.css b/main.css
index 1fd9e3d..7dfd723 100644
--- a/main.css
+++ b/main.css
@@ -260,3 +260,7 @@ body.mw-special-Specialpages h2 {
border: none !important;
margin-bottom: 0.75em;
}
+
+.gp-useflag-table-container {
+ max-height: 300px;
+}