summaryrefslogtreecommitdiffstats
path: root/style/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'style/default.css')
-rw-r--r--style/default.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style/default.css b/style/default.css
index 6ae03b6b..3d78668d 100644
--- a/style/default.css
+++ b/style/default.css
@@ -361,6 +361,8 @@ nav.sidebar li {
.main
{
float: right;
+ width: 900px;
+ width: calc(100% - 240px); /* needed for roomplanner */
margin-left: 240px;
margin-top: 32px;
min-width: 900px;