Commit ba7e8e71c1037578db01aecd5328bbbe83e3a031

Authored by Eugeny Galkovskiy
1 parent 72c2ef06

правки

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
frontend/web/css/main.css
... ... @@ -718,7 +718,8 @@ ul.list-wr span{color: #555;}
718 718 }
719 719 .copylink:hover{color:#fff;}
720 720 .copylink.mobile-cp{
721   - margin-top: -25px;
  721 + float: left;
  722 + width: 100%;
722 723 }
723 724  
724 725 @media(min-width:1201px){
... ...