@@ -2905,10 +2905,12 @@ footer {
.popover--notifications {
min-height: 100px;
+ width: auto;
+ min-width: 372px;
@extend .zIndex-5;
- &.is-visible {
- @extend .vertical;
+ &.fade {
+ display: inline-block !important;
}
.arrow {
@@ -2949,10 +2951,10 @@ footer {
@extend .btn;
@extend .btn--subtle;
@extend .align-right;
- padding: 5px 0 0;
+ padding: 5px 0 0 10px;
&:hover {