aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.18/gnome-shell.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gnome-shell/3.18/gnome-shell.css')
-rw-r--r--common/gnome-shell/3.18/gnome-shell.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/gnome-shell/3.18/gnome-shell.css b/common/gnome-shell/3.18/gnome-shell.css
index d00af97..56d1e01 100644
--- a/common/gnome-shell/3.18/gnome-shell.css
+++ b/common/gnome-shell/3.18/gnome-shell.css
@@ -185,10 +185,10 @@ StScrollBar {
.modal-dialog .modal-dialog-content-box {
padding: 20px 10px 10px 10px; }
.modal-dialog-linked-button {
- height: 38px;
+ height: 39px;
padding: 0;
box-shadow: inset 0 0 black;
- border-top-width: 1px;
+ border-top-width: 0px;
border-bottom-width: 0;
color: #BAC3CF;
background-color: rgba(53, 57, 69, 0.95);