main.css, main.de.css, main.ru.css: increase transition width to accommodate 'Selbstv...
[enc-static.git] / css / main.css
index 3408766fdd69267171912dddf3f701420a84726d..a359c7c088dba814ec242036f6e4108950153930 100644 (file)
@@ -733,7 +733,7 @@ input[type='reset']:hover {
 
 @media only screen and (min-width: 600px) {}
 
-@media only screen and (min-width: 600px) and (max-width: 899px) {
+@media only screen and (min-width: 600px) and (max-width: 949px) {
 
     #header .intro {
        float: right;
@@ -752,7 +752,7 @@ input[type='reset']:hover {
 
 }
 
-@media only screen and (min-width: 900px) {
+@media only screen and (min-width: 950px) {
 
     .row > div,
     .nav > div,