Merge pull request #3841 from tubbo/fix-close-buttons
Align close button images Sorry this took so long to merge in guys, I had this weird feeling that I had already done so. Looks like the 'X' button is coming after the custom popover HTML so this looks OK to merge in.
This commit is contained in:
commit
cdc4e869d1
1 changed files with 3 additions and 0 deletions
|
|
@ -3054,6 +3054,9 @@ a.toggle_selector
|
|||
:height 8px
|
||||
:width 8px
|
||||
|
||||
img
|
||||
margin-top: 10px
|
||||
|
||||
&:hover
|
||||
.close
|
||||
@include opacity(0.5)
|
||||
|
|
|
|||
Loading…
Reference in a new issue