diff options
Diffstat (limited to 'common/gnome-shell/3.16/_common.scss')
-rw-r--r-- | common/gnome-shell/3.16/_common.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gnome-shell/3.16/_common.scss b/common/gnome-shell/3.16/_common.scss index 8eee1d2..5f9d48c 100644 --- a/common/gnome-shell/3.16/_common.scss +++ b/common/gnome-shell/3.16/_common.scss @@ -1158,6 +1158,7 @@ StScrollBar { .message-title { font-weight: bold; + padding: 2px 0 2px 0; } .message-content { padding: 8px; |