mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
style: Remove outdated padding entry
The .overview-controls class doesn't exist, so this is not valid anymore, remove it! Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3278>
This commit is contained in:
parent
64e5721dd8
commit
816b4e4bf1
1 changed files with 0 additions and 4 deletions
|
|
@ -7,7 +7,3 @@
|
||||||
#overviewGroup {
|
#overviewGroup {
|
||||||
background-color: $system_base_color;
|
background-color: $system_base_color;
|
||||||
}
|
}
|
||||||
|
|
||||||
.overview-controls {
|
|
||||||
padding-bottom: $base_margin * 8;
|
|
||||||
}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue