summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_settings.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-10-29 00:02:17 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-10-29 00:02:17 +0500
commit110bc3e7e9258903230780b25478b03c562cded8 (patch)
treeb57ee6536e6e388c1711ceff47e74f69cfd91a0d /web/sass-files/sass/partials/_settings.scss
parent2935e7c1bf7aa02efd395e5877f7073461916677 (diff)
downloadchat-110bc3e7e9258903230780b25478b03c562cded8.tar.gz
chat-110bc3e7e9258903230780b25478b03c562cded8.tar.bz2
chat-110bc3e7e9258903230780b25478b03c562cded8.zip
Multiple UI changes
Diffstat (limited to 'web/sass-files/sass/partials/_settings.scss')
-rw-r--r--web/sass-files/sass/partials/_settings.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_settings.scss b/web/sass-files/sass/partials/_settings.scss
index d33cffa28..fbbd07485 100644
--- a/web/sass-files/sass/partials/_settings.scss
+++ b/web/sass-files/sass/partials/_settings.scss
@@ -71,7 +71,7 @@
.nav {
position: fixed;
top: 57px;
- width: 180px;
+ width: 179px;
}
.security-links {
margin-right: 20px;
@@ -93,6 +93,7 @@
padding: 1em 0;
margin-bottom: 0;
cursor: pointer;
+ position: relative;
@include clearfix;
&:hover {
background: #f9f9f9;