aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-10-12 08:06:41 +0200
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-10-12 08:06:41 +0200
commit714319457c60c47e0d674c70169677db5ccb57fc (patch)
tree9a3a019582dc07e35e6a3110d92cc39bc9459199 /view/theme
parent0fb119496eab2e736d9ea54adef7c9e1237f2799 (diff)
downloadvolse-hubzilla-714319457c60c47e0d674c70169677db5ccb57fc.tar.gz
volse-hubzilla-714319457c60c47e0d674c70169677db5ccb57fc.tar.bz2
volse-hubzilla-714319457c60c47e0d674c70169677db5ccb57fc.zip
little bit more for quattro
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/quattro/quattro.less2
-rw-r--r--view/theme/quattro/style.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less
index 0addb1c70..ad7584a16 100644
--- a/view/theme/quattro/quattro.less
+++ b/view/theme/quattro/quattro.less
@@ -441,7 +441,7 @@ section {
font: bold 85%;
color: @Grey1;
height: 20px;
- padding: 10px;
+ padding: 10px 5px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
diff --git a/view/theme/quattro/style.css b/view/theme/quattro/style.css
index 3606a05a2..aec3b8930 100644
--- a/view/theme/quattro/style.css
+++ b/view/theme/quattro/style.css
@@ -701,7 +701,7 @@ section {
font: bold 85%;
color: #ffffff;
height: 20px;
- padding: 10px;
+ padding: 10px 5px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;