summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_headers.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-07-23 00:58:49 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-07-23 00:58:49 +0500
commit78e3cdefb94c0fe378e4046e79e27be3c7997cb5 (patch)
tree04961d22a4300425e100d6b956c68ecaa7106cbc /web/sass-files/sass/partials/_headers.scss
parent14c1f2424de88545ec7e4386d53751cb3ec7d825 (diff)
downloadchat-78e3cdefb94c0fe378e4046e79e27be3c7997cb5.tar.gz
chat-78e3cdefb94c0fe378e4046e79e27be3c7997cb5.tar.bz2
chat-78e3cdefb94c0fe378e4046e79e27be3c7997cb5.zip
Updating dropdown icon in LHS header
Diffstat (limited to 'web/sass-files/sass/partials/_headers.scss')
-rw-r--r--web/sass-files/sass/partials/_headers.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/sass-files/sass/partials/_headers.scss b/web/sass-files/sass/partials/_headers.scss
index 8dd0218ce..4351e167b 100644
--- a/web/sass-files/sass/partials/_headers.scss
+++ b/web/sass-files/sass/partials/_headers.scss
@@ -92,10 +92,10 @@
.navbar-right {
font-size: 0.85em;
position: absolute;
- top: 20px;
+ top: 10px;
right: 22px;
.dropdown-toggle {
- padding: 0 10px;
+ padding: 10px;
}
.dropdown-menu {
li a {