mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
CSS: Remove search field's border transition in the menu
This commit is contained in:
parent
f7e5cd3b71
commit
8fca2cd9b2
@ -225,6 +225,7 @@
|
||||
input[type=text].search-input {
|
||||
padding-right: 1.4em;
|
||||
text-overflow: ellipsis;
|
||||
transition: none;
|
||||
}
|
||||
|
||||
.search-input:-moz-placeholder { // FF 18-
|
||||
|
Loading…
x
Reference in New Issue
Block a user