aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tpl/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tpl/css/style.css b/tpl/css/style.css
index d4e6c12c..1ae3a601 100644
--- a/tpl/css/style.css
+++ b/tpl/css/style.css
@@ -103,6 +103,10 @@ a, a:hover, a:visited {
103 list-style-type: none; 103 list-style-type: none;
104} 104}
105 105
106#main .entrie .tools + p {
107 min-height: 5.5em;
108}
109
106/* 110/*
107#main .entrie .tools li { 111#main .entrie .tools li {
108 display: inline; 112 display: inline;