aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaZderMind2018-01-24 23:43:58 +0100
committerMaZderMind2018-01-24 23:43:58 +0100
commit55dbd747664412a23e09dd37bd03237c2106a178 (patch)
treeee7c0d27eb185504dd26d71f759e9f98f1fd3338
parent104f8c65255e96cd31f6d38c08aa91bca9e41439 (diff)
fixed panel width on small tabled view (they merged together)
-rw-r--r--template/overview.phtml6
1 files changed, 1 insertions, 5 deletions
diff --git a/template/overview.phtml b/template/overview.phtml
index e9cee8e..513f8e5 100644
--- a/template/overview.phtml
+++ b/template/overview.phtml
@@ -28,11 +28,7 @@
col-xs-12
<? else: ?>
narrow
- <? if($room->hasPreview() && $room->hasSchedule()): ?>
- col-md-6
- <? else: ?>
- col-sm-6
- <? endif ?>
+ col-md-6
<? endif ?>
<? if($room->hasPreview()): ?>