FIX: hidden tooltip was preventing clicks on category settings input field

This commit is contained in:
Maja Komel 2018-07-12 18:30:32 +02:00
parent 77b329f4ed
commit 967736caf2
1 changed files with 1 additions and 7 deletions

View File

@ -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;