mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +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 {
|
input[type=text].search-input {
|
||||||
padding-right: 1.4em;
|
padding-right: 1.4em;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
transition: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.search-input:-moz-placeholder { // FF 18-
|
.search-input:-moz-placeholder { // FF 18-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user