Commit a25c0149 authored by Ruslan Karimov's avatar Ruslan Karimov

#1478

parent b2065b95
...@@ -17,7 +17,7 @@ use yii\helpers\Html; ...@@ -17,7 +17,7 @@ use yii\helpers\Html;
margin:0; margin:0;
padding:0; padding:0;
} }
@media only screen and (max-width:600px) { @media only screen and (max-width:620px) {
.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