X-Git-Url: https://vcs.fsf.org/?p=ryf-theme.git;a=blobdiff_plain;f=css%2Fstyle.css;h=f6f4b1907f011ca0b40c50f360e154334c15b9d6;hp=d3ff81aada6200696057a3aedc146534ef6519ce;hb=31ef14ebab5c51b5076b8c4ff12523d9a05fd077;hpb=0d3b55d0d1874117ab5bd43123cf7a27c2ab1b16 diff --git a/css/style.css b/css/style.css index d3ff81a..f6f4b19 100644 --- a/css/style.css +++ b/css/style.css @@ -187,11 +187,6 @@ nav .search-block-form { top: 30px; } -input#edit-keys { - max-width: 250px; - float: right; -} - /* * @media screen and (min-width: 520px) and (max-width: 599px) { * .logo img { margin-left: 50px; } @@ -211,6 +206,11 @@ input#edit-keys { * */ +.region-navigation-collapsible .search-block-form { + float: right; + width: 210px; +} + @media screen and (min-width: 768px) { .navbar-default { @@ -226,9 +226,7 @@ input#edit-keys { background: none; } .region-navigation-collapsible .search-block-form { - float: right; padding-top: 30px; - width: 210px; } }