Fix placement of gallery navigation arrows
This commit is contained in:
parent
0ee0b31e5c
commit
be254a7d4d
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue