mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
Fix nextmatch search button text still visible in Firefox
This commit is contained in:
parent
d1ae03e45c
commit
5481286179
@ -573,7 +573,7 @@
|
||||
background-position: center 0;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
text-indent: 100%;
|
||||
text-indent: 110%;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
@ -463,7 +463,7 @@ hr {
|
||||
background-position: center 0;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
text-indent: 100%;
|
||||
text-indent: 110%;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user