Merge branch 'svbergerem-fix-gallery-navigation-arrows' into develop

This commit is contained in:
Dennis Schubert 2016-02-10 10:18:04 +01:00
commit c9a32563e6

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;
}