Fix card action overlap

On smaller resolution
This commit is contained in:
Jeremy Benoist 2016-11-20 10:14:19 +01:00
parent 6f85bed294
commit 77e2898ad4
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
5 changed files with 33 additions and 29 deletions

View file

@ -544,6 +544,10 @@ a.original {
line-height: 24px;
}
.card .card-action ul.tools li a.tool {
margin-right: 5px !important;
}
.card .card-action a {
color: #fff;
margin: 0;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long