We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb9c286 commit b27d761Copy full SHA for b27d761
1 file changed
public/css/style.css
@@ -1964,7 +1964,6 @@ tbody tr:hover {
1964
/* Notification panel: adapts on tablet */
1965
.notif-panel {
1966
width: 100%;
1967
- max-width: 340px;
1968
top: 0;
1969
bottom: 0;
1970
height: 100%;
@@ -2710,12 +2709,7 @@ tbody tr:hover {
2710
2709
font-size: 0.78rem;
2711
}
2712
2713
- /* Notif panel: full width on phones */
2714
- .notif-panel {
2715
- left: 0;
2716
- width: 100%;
2717
- }
2718
-
+ /* Notif panel */
2719
.notif-panel-header {
2720
padding: 12px 12px 10px;
2721
0 commit comments