summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2011-01-11 13:36:18 +0000
committerDries Buytaert <dries@buytaert.net>2011-01-11 13:36:18 +0000
commit3fc4d71523fc6e389ec522ec689a89dac05a6005 (patch)
tree957a5f3f4c7201d99129d643635f0c5a93d1b632 /themes
parent13f5311800b62820e78e63ca706ba05bbc513de4 (diff)
downloadbrdo-3fc4d71523fc6e389ec522ec689a89dac05a6005.tar.gz
brdo-3fc4d71523fc6e389ec522ec689a89dac05a6005.tar.bz2
- Patch #924982 by swentel: alignment of dashboard block titles.
Diffstat (limited to 'themes')
-rw-r--r--themes/seven/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css
index 168f2c423..2d3f4e9f9 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -918,7 +918,7 @@ div.add-or-remove-shortcuts {
#dashboard div.block h2 {
margin: 0;
font-size: 1em;
- padding: 3px 9px 3px 19px;
+ padding: 3px 10px;
}
#dashboard div.block div.content {
padding: 10px 5px 5px 5px;