[libadwaita/wip/exalm/card: 11/14] stylesheet: Normalize padding for osd toolbars
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/card: 11/14] stylesheet: Normalize padding for osd toolbars
- Date: Thu, 21 Oct 2021 22:56:49 +0000 (UTC)
commit 67616be112d4103d4b1ee02594b24fda3b3cec95
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Thu Oct 21 14:33:26 2021 +0500
stylesheet: Normalize padding for osd toolbars
Use multiples of 6px like everywhere else.
src/stylesheet/widgets/_toolbars.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/stylesheet/widgets/_toolbars.scss b/src/stylesheet/widgets/_toolbars.scss
index 9394aa1f..251105aa 100644
--- a/src/stylesheet/widgets/_toolbars.scss
+++ b/src/stylesheet/widgets/_toolbars.scss
@@ -119,7 +119,7 @@
// stand-alone OSD toolbars
&.osd {
- padding: 8px 14px;
+ padding: 6px 12px;
border-radius: $card_radius;
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]