diff --git a/data/theme/gnome-shell-sass/widgets/_switches.scss b/data/theme/gnome-shell-sass/widgets/_switches.scss index 0364d4c0c..ef8a7b636 100644 --- a/data/theme/gnome-shell-sass/widgets/_switches.scss +++ b/data/theme/gnome-shell-sass/widgets/_switches.scss @@ -2,7 +2,7 @@ // these are equal to the size of the SVG assets $switch_height: 26px; -$switch_width: 48px; +$switch_width: 46px; .toggle-switch { color: $fg_color; diff --git a/data/theme/toggle-off-light.svg b/data/theme/toggle-off-light.svg index 14cb4246a..aa2385bcf 100644 --- a/data/theme/toggle-off-light.svg +++ b/data/theme/toggle-off-light.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/data/theme/toggle-off.svg b/data/theme/toggle-off.svg index 323f73b9f..43cb59fc4 100644 --- a/data/theme/toggle-off.svg +++ b/data/theme/toggle-off.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/data/theme/toggle-on-light.svg b/data/theme/toggle-on-light.svg index f3dbf3157..778f922c8 100644 --- a/data/theme/toggle-on-light.svg +++ b/data/theme/toggle-on-light.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/data/theme/toggle-on.svg b/data/theme/toggle-on.svg index 215760faf..43c221ed7 100644 --- a/data/theme/toggle-on.svg +++ b/data/theme/toggle-on.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file