Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2017-11-04 09:00:52 +0300
committerdartcafe <github@dartcafe.de>2017-11-04 09:00:52 +0300
commitb6d877b78befd7a1e2ac65ae0b3a193bc602c77d (patch)
treeb1786ed4350a088290c9de2514f58bc263dee814 /templates
parent5b6e21e645aa42972f7da0f36f3c25df6195d299 (diff)
toggle sidebar
Diffstat (limited to 'templates')
-rw-r--r--templates/goto.tmpl.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/goto.tmpl.php b/templates/goto.tmpl.php
index f1ea44f6..a48cb847 100644
--- a/templates/goto.tmpl.php
+++ b/templates/goto.tmpl.php
@@ -89,9 +89,9 @@
?>
<div id="app">
- <div id="app-content" class="<?php p($statusClass . ' ' . $pollTypeClass); ?>">
- <div id="controls">
- <div id="breadcrump">
+ <div id="app-content" class="column <?php p($statusClass . ' ' . $pollTypeClass); ?>">
+ <div id="controls" class="controls row">
+ <div id="breadcrump" class="breadcrump row">
<?php if (User::isLoggedIn()) : ?>
<div class="crumb svg" data-dir="/">
<a href="<?php p($urlGenerator->linkToRoute('polls.page.index')); ?>">