Small fix for light theme

This commit is contained in:
Torkel Ödegaard 2014-08-11 12:16:19 +02:00
parent b9b04fd932
commit 027855f891
2 changed files with 1 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -511,11 +511,6 @@ a:hover {
.box-shadow(none);
}
[class^="icon-"], [class*=" icon-"] {
margin: 0 2px;
vertical-align: -2px;
}
a.thumbnail {
background-color: @grayLight;