Eugeny Galkovskiy
/
kbenergy_new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
ba7e8e71c1037578db01aecd5328bbbe83e3a031
Authored by
Eugeny Galkovskiy
2018-02-08 18:43:32 +0200
1 parent
72c2ef06
правки
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
frontend/web/css/main.css
Inline
Side-by-side
frontend/web/css/main.css
Wrap text
Show/Hide comments
View file @
ba7e8e7
...
...
@@ -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){
...
...