Share views fix

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2017-10-26 18:12:29 +02:00
parent 419ddeacee
commit 97638e76ad
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
1 changed files with 0 additions and 11 deletions

View File

@ -41,17 +41,6 @@
padding: 18px 0 18px 36px;
}
/* fix clickable area because in the share tab popover the label is inside the actual menu item*/
#shareWithList .popovermenu .shareOption {
padding-right: 0 !important;
}
/* fix clickable area because in the share tab popover the label is inside the actual menu item*/
.shareTabView .popovermenu label {
width: 100%;
display: inline-block;
padding: 0 10px 0 0 !important;
}
.shareTabView label {
white-space: nowrap;
}