[gnome-shell-sass] _common: Add a bit of spacing between the app icon and the app menu
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] _common: Add a bit of spacing between the app icon and the app menu
- Date: Sat, 21 Feb 2015 02:03:14 +0000 (UTC)
commit af76fe6aa2eb3b8636c1817f2a2c5f34b6f40e3e
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Feb 20 17:52:37 2015 -0800
_common: Add a bit of spacing between the app icon and the app menu
_common.scss | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/_common.scss b/_common.scss
index d8f6704..9d391a0 100644
--- a/_common.scss
+++ b/_common.scss
@@ -659,6 +659,8 @@ StScrollBar {
.app-menu-icon {
-st-icon-style: symbolic;
+ margin-left: 4px;
+ margin-right: 4px;
}
&:hover {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]