Commit ef400301 authored by Ruslan Karimov's avatar Ruslan Karimov

#1478

parent c6ca173e
...@@ -27,7 +27,7 @@ use yii\helpers\Html; ...@@ -27,7 +27,7 @@ use yii\helpers\Html;
width: 270px !important; width: 270px !important;
} }
} }
@media only screen and (max-width:600px) { @media only screen and (max-width:640px) {
.hide { .hide {
display: none !important; display: none !important;
width: 0px !important; width: 0px !important;
......
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