FIX: hidden tooltip was preventing clicks on category settings input field
This commit is contained in:
parent
77b329f4ed
commit
967736caf2
|
@ -68,14 +68,8 @@
|
|||
}
|
||||
|
||||
.disable_info_wrap {
|
||||
margin-top: -70px;
|
||||
padding-top: 70px;
|
||||
@media all and (min-width: 550px) {
|
||||
padding-left: 170px;
|
||||
}
|
||||
|
||||
.cannot_delete_reason {
|
||||
top: 4px;
|
||||
top: -74px;
|
||||
right: 4px;
|
||||
max-width: 380px;
|
||||
min-width: 300px;
|
||||
|
|
Loading…
Reference in New Issue