diff options
Diffstat (limited to 'themes/monochrome')
-rw-r--r-- | themes/monochrome/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/monochrome/style.css b/themes/monochrome/style.css index e85f8abb5..aa2ee9445 100644 --- a/themes/monochrome/style.css +++ b/themes/monochrome/style.css @@ -19,7 +19,7 @@ body { font-family: 'Lato', sans-serif; } -.header { +div.header, header.header { margin-bottom: 0.5em; } .pageheader .actions ul { |