mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
clean unnecessary changes
This commit is contained in:
parent
0072cb9324
commit
59ce593633
@ -157,7 +157,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
li[role="menuitem"] {
|
||||
border-radius: @variables_radius;
|
||||
white-space: nowrap;
|
||||
@ -180,7 +179,6 @@
|
||||
background-color: @cp_dropdown-bg-hover;
|
||||
}
|
||||
}
|
||||
|
||||
&> span {
|
||||
box-sizing: border-box;
|
||||
height: 26px;
|
||||
|
||||
@ -1201,7 +1201,6 @@ MessengerUI, Messages, Pages, PadTypes) {
|
||||
setTimeout(function () {
|
||||
$(el).find('.cp-notification-content').click();
|
||||
}, 0);
|
||||
|
||||
});
|
||||
refresh();
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user