summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index f3ed055a..525a64b7 100644
--- a/style.css
+++ b/style.css
@@ -280,6 +280,11 @@ input:focus {
text-decoration: none;
}
+.debug-ui-row {
+ float: left;
+ width: 100%;
+}
+
.debug-ui-left {
float: left;
width: 50%;