diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index ef9746b..b905ed0 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2324,10 +2324,11 @@ p.right{text-align: right;} } } @media (max-width: 991px) { - .button2 a.punkt{ - width: 85%; + .button2 a.punkt, .button2 a.punkt:hover{ + width: 100%!important; line-height: 13px; font-size: 10px; + margin: 0px 10px; } .textile_bottom{ margin: 30px auto; -- libgit2 0.21.4