aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/quattro.less
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-10-18 08:17:52 +0200
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-10-18 08:17:52 +0200
commit307b707983a219006bdc21eed27fbc337ffad7dd (patch)
tree7e61efbac779bfab20f4dcc6dfa985b475d040bf /view/theme/quattro/quattro.less
parent0f24f3b5057b7b91d564eb6d9c66d76dd3507fc1 (diff)
downloadvolse-hubzilla-307b707983a219006bdc21eed27fbc337ffad7dd.tar.gz
volse-hubzilla-307b707983a219006bdc21eed27fbc337ffad7dd.tar.bz2
volse-hubzilla-307b707983a219006bdc21eed27fbc337ffad7dd.zip
fix for the button height
Diffstat (limited to 'view/theme/quattro/quattro.less')
-rw-r--r--view/theme/quattro/quattro.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less
index 782e1b62b..1fbeb7ae2 100644
--- a/view/theme/quattro/quattro.less
+++ b/view/theme/quattro/quattro.less
@@ -438,6 +438,7 @@ input[type="submit"] {
color: @ButtonColor;
padding: 0px 10px;
.rounded(5px);
+ height: 18px;
}