summaryrefslogtreecommitdiffstats
path: root/style
diff options
context:
space:
mode:
Diffstat (limited to 'style')
-rw-r--r--style/default.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style/default.css b/style/default.css
index b62ab64b..a5450742 100644
--- a/style/default.css
+++ b/style/default.css
@@ -349,6 +349,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;