aboutsummaryrefslogtreecommitdiffstats
path: root/english/debian.css
diff options
context:
space:
mode:
authorDamyan Ivanov <dmn>2012-01-11 14:27:25 +0000
committerDamyan Ivanov <dmn>2012-01-11 14:27:25 +0000
commit8c62e4ea7e24b76b52e6a90743e11ec060a60441 (patch)
treed56727769346d835187b0a9beb3d5d29c106efb2 /english/debian.css
parentc3cae6d21084f792ca7d8e49b53a542da7bb8c0f (diff)
CSS: move search input shrinking in narrow-browser mode from debhome.css to debian.css
that element is present on all pages, so we want it shrunk everywhere CVS version numbers english/debhome.css: 1.8 -> 1.9 english/debian.css: 1.94 -> 1.95
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 f91df548a44..dd6e9ddf542 100644
--- a/english/debian.css
+++ b/english/debian.css
@@ -883,6 +883,9 @@ ul.nodecoration {
}
@media screen and (max-width: 50em) {
+ input[name="P"] {
+ width: 10em;
+ }
#content {
margin: 0;
}

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