aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--themes/default/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/css/style.css b/themes/default/css/style.css
index eb04f0c4..3ef9c823 100644
--- a/themes/default/css/style.css
+++ b/themes/default/css/style.css
@@ -188,7 +188,7 @@ a:visited {
188 bottom: 0; 188 bottom: 0;
189 left: 0; 189 left: 0;
190 width: 100%; 190 width: 100%;
191 height: 50px; 191 min-height: 50px;
192 padding-top: 17px; 192 padding-top: 17px;
193 text-align: center; 193 text-align: center;
194 color: #fff; 194 color: #fff;