There was an error while loading. Please reload this page.
1 parent f323658 commit c2d12f8Copy full SHA for c2d12f8
1 file changed
data/Application.css
@@ -1,6 +1,6 @@
1
/*
2
* SPDX-License-Identifier: GPL-3.0
3
- * SPDX-FileCopyrightText: 2023-2026 elementary, Inc. (https://elementary.io)
+ * SPDX-FileCopyrightText: 2023-2025 elementary, Inc. (https://elementary.io)
4
*/
5
6
dock {
@@ -32,11 +32,6 @@ dock-window:not(.reduce-transparency) separator.vertical {
32
border-right-color: alpha(@highlight_color, 0.15);
33
}
34
35
-/* Keep enough room so that icons don't clip when bouncing */
36
-top-margin {
37
- min-height: 64px;
38
-}
39
-
40
bottom-margin {
41
min-height: 9px;
42
0 commit comments