summaryrefslogtreecommitdiffstats
path: root/style/default.css
diff options
context:
space:
mode:
authorSimon Rettberg2014-06-04 15:18:30 +0200
committerSimon Rettberg2014-06-04 15:18:30 +0200
commit2b2df5bf91f06cbc64368b9a0816fd3c5a60f4d2 (patch)
tree1b7ae71d2d19eb502f7b4efd52401a48a9afbd25 /style/default.css
parentRemove old download stuff (diff)
downloadslx-admin-2b2df5bf91f06cbc64368b9a0816fd3c5a60f4d2.tar.gz
slx-admin-2b2df5bf91f06cbc64368b9a0816fd3c5a60f4d2.tar.xz
slx-admin-2b2df5bf91f06cbc64368b9a0816fd3c5a60f4d2.zip
Add RO-Credentials to CIFS VMStore
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;
+}