summaryrefslogtreecommitdiffstats
path: root/themes/greyblock
diff options
context:
space:
mode:
Diffstat (limited to 'themes/greyblock')
-rw-r--r--themes/greyblock/templates/style.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/greyblock/templates/style.inc b/themes/greyblock/templates/style.inc
index 204c074e..cb21634e 100644
--- a/themes/greyblock/templates/style.inc
+++ b/themes/greyblock/templates/style.inc
@@ -66,6 +66,7 @@
{
padding-left:5px;
padding-top:5px;
+ display: table-cell;
margin-bottom:10px;
background-color: <?php echo conf('base_color1'); ?>;
border-right:2px solid <?php echo conf('bg_color2'); ?>;