aboutsummaryrefslogtreecommitdiffstats
path: root/web/css.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/css.css')
-rw-r--r--web/css.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/css.css b/web/css.css
index 9c2aa79e0..39e755e2f 100644
--- a/web/css.css
+++ b/web/css.css
@@ -340,3 +340,8 @@ ol#current img {
background-color: #ffcccc;
border: solid 2px #990000;
}
+
+#col_problems, #col_fixed {
+ float: left;
+ width: 48%;
+}