Commit 83f6e18c authored by Ruslan Karimov's avatar Ruslan Karimov

#1478

parent 9402af56
...@@ -77,7 +77,7 @@ use yii\helpers\Html; ...@@ -77,7 +77,7 @@ use yii\helpers\Html;
@media only screen and (max-width:480px) { @media only screen and (max-width:480px) {
body[merkle] .width270, body[merkle] .width270,
.width270 { .width270 {
width: 270px !important; width: 100% !important;
} }
} }
</style> </style>
......
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