Cleans view styles.

This commit is contained in:
Lars Jung 2013-09-03 13:40:07 +02:00
parent f0d7ec72cf
commit ad845dbe66
3 changed files with 5 additions and 10 deletions

View file

@ -29,17 +29,14 @@
}
&.item + .item {
a, a:active, a:visited {
margin-top: -1px;
}
margin-top: -1px;
}
.icon.square {
display: inline-block;
position: absolute;
left: 0;
top: -5px;
top: -4px;
width: @icon-size;
img {