Fix placement of gallery navigation arrows

This commit is contained in:
Steffen van Bergerem 2016-02-10 01:20:05 +01:00
parent 0ee0b31e5c
commit be254a7d4d

View file

@ -11,8 +11,10 @@ $thumbnail-active-size: $thumbnail-size + $thumbnail-margin;
[class^="entypo-"], [class*="entypo-"] {
color: $text-grey;
display: block;
width: 40px;
height: 40px;
line-height: 40px;
margin: 0;
padding: 0;
}