summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/wind/views/sidebar.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/wind/views/sidebar.html.php b/themes/wind/views/sidebar.html.php
index f0f29290..151c6365 100644
--- a/themes/wind/views/sidebar.html.php
+++ b/themes/wind/views/sidebar.html.php
@@ -1,6 +1,6 @@
<?php defined("SYSPATH") or die("No direct script access.") ?>
<?= $theme->sidebar_top() ?>
-<div id="g-view-menu" class="g-clearfix">
+<div id="g-view-menu" class="g-buttonset g-clearfix">
<? if ($page_type == "album"):?>
<?= $theme->album_menu() ?>
<? elseif ($page_type == "photo") : ?>