aboutsummaryrefslogtreecommitdiffstats
path: root/english/debian.css
diff options
context:
space:
mode:
authorDamyan Ivanov <dmn>2012-01-11 16:16:02 +0000
committerDamyan Ivanov <dmn>2012-01-11 16:16:02 +0000
commitc2bc7f5488b32ea850b793dd5c05ed95a1a074ea (patch)
tree6e4638b0cdce311c5b9c2a4bb83cf62ad850cf79 /english/debian.css
parenteff2f934cee532a0c74ff6c70cf0c62d2287e8cd (diff)
drop right padding of the header in narrow-page mode
CVS version numbers english/debian.css: 1.95 -> 1.96
Diffstat (limited to 'english/debian.css')
-rw-r--r--english/debian.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/english/debian.css b/english/debian.css
index dd6e9ddf542..520634104fa 100644
--- a/english/debian.css
+++ b/english/debian.css
@@ -883,6 +883,9 @@ ul.nodecoration {
}
@media screen and (max-width: 50em) {
+ #header {
+ padding-right: 0;
+ }
input[name="P"] {
width: 10em;
}

© 2014-2024 Faster IT GmbH | imprint | privacy policy