diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index e57a9d3..a14575b 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -8255,15 +8255,15 @@ footer .content-title { color: #01974a } -.btn-fixeds .btns_trio-link { +.btn-fixeds.btns_trio-link { right: auto; left: 40px; } -.btn-fixeds .btns_trio-link a { +.btn-fixeds.btns_trio-link a { text-align: left; padding-left: 20px; } -.btn-fixeds .btns_trio-link a b { +.btn-fixeds.btns_trio-link a b { background: url(../images/trio-min.png) 0 50% no-repeat; width: 32px; height: 41px; -- libgit2 0.21.4