Skip to content

Commit c2d12f8

Browse files
committed
Revert CSS changes
1 parent f323658 commit c2d12f8

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

data/Application.css

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SPDX-License-Identifier: GPL-3.0
3-
* SPDX-FileCopyrightText: 2023-2026 elementary, Inc. (https://elementary.io)
3+
* SPDX-FileCopyrightText: 2023-2025 elementary, Inc. (https://elementary.io)
44
*/
55

66
dock {
@@ -32,11 +32,6 @@ dock-window:not(.reduce-transparency) separator.vertical {
3232
border-right-color: alpha(@highlight_color, 0.15);
3333
}
3434

35-
/* Keep enough room so that icons don't clip when bouncing */
36-
top-margin {
37-
min-height: 64px;
38-
}
39-
4035
bottom-margin {
4136
min-height: 9px;
4237
}

0 commit comments

Comments
 (0)