Merge branch 'svbergerem-fix-gallery-navigation-arrows' into develop
This commit is contained in:
commit
c9a32563e6
1 changed files with 2 additions and 0 deletions
|
|
@ -11,8 +11,10 @@ $thumbnail-active-size: $thumbnail-size + $thumbnail-margin;
|
||||||
|
|
||||||
[class^="entypo-"], [class*="entypo-"] {
|
[class^="entypo-"], [class*="entypo-"] {
|
||||||
color: $text-grey;
|
color: $text-grey;
|
||||||
|
display: block;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
|
line-height: 40px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue