Merge pull request #6088 from majakomel/edit-category-fix

FIX: hidden tooltip was preventing clicks on category settings input field
This commit is contained in:
Maja Komel 2018-07-12 21:42:11 +02:00 committed by GitHub
commit a611db666b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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;