summaryrefslogtreecommitdiffstats
path: root/style/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'style/default.css')
-rw-r--r--style/default.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/style/default.css b/style/default.css
index 3e5f1a56..813e54c2 100644
--- a/style/default.css
+++ b/style/default.css
@@ -98,4 +98,8 @@ body {
.input-group {
margin-bottom: 2px;
-} \ No newline at end of file
+}
+
+.slx-md-width {
+ max-width: 600px;
+}