Remove scrollbar in detail popovers

This commit is contained in:
Felix Niklas 2017-01-30 10:24:54 +01:00
parent 988071519c
commit 8fedf5759f

View file

@ -3843,7 +3843,7 @@ footer {
.popover .two-columns,
.popover .three-columns {
margin-bottom: -8px;
margin-top: -8px;
}
.popover .column label {
@ -3851,7 +3851,7 @@ footer {
}
.popover .column {
margin-bottom: 8px;
margin-top: 8px;
}
.popover--notifications {