mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
Fix taglist x button positioning in Firefox
This commit is contained in:
parent
80c1097265
commit
6474c34721
@ -922,7 +922,7 @@ ul.et2_link_string {
|
||||
.et2_taglist div.ms-sel-ctn .ms-close-btn {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
background-position-y: -10px;
|
||||
background-position: 0px -10px;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
margin: 2px -16px 0 10px;
|
||||
|
Loading…
Reference in New Issue
Block a user