Commit f2b8bf45 authored by Ruslan Karimov's avatar Ruslan Karimov

#1478

parent ef400301
...@@ -19,7 +19,7 @@ use yii\helpers\Html; ...@@ -19,7 +19,7 @@ use yii\helpers\Html;
} }
@media only screen and (max-width:640px) { @media only screen and (max-width:640px) {
.width270 { .width270 {
width: 480px !important; width: 440px !important;
} }
} }
@media only screen and (max-width:480px) { @media only screen and (max-width:480px) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment