summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_responsive.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-10-13 23:28:00 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-10-13 23:28:00 +0500
commit4cfe8ce6998d620feb710a8847cd59863f29896c (patch)
tree2d85ad40efc89462cb84818413f5014115840a1a /web/sass-files/sass/partials/_responsive.scss
parenta2979924a430e9e9bb70d30653035af77ecb1ef2 (diff)
downloadchat-4cfe8ce6998d620feb710a8847cd59863f29896c.tar.gz
chat-4cfe8ce6998d620feb710a8847cd59863f29896c.tar.bz2
chat-4cfe8ce6998d620feb710a8847cd59863f29896c.zip
Multiple Ui Improvements
Diffstat (limited to 'web/sass-files/sass/partials/_responsive.scss')
-rw-r--r--web/sass-files/sass/partials/_responsive.scss9
1 files changed, 9 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss
index 4e532c16e..447f47d87 100644
--- a/web/sass-files/sass/partials/_responsive.scss
+++ b/web/sass-files/sass/partials/_responsive.scss
@@ -73,6 +73,10 @@
display: inline;
.post-info {
display: inline;
+ .tooltip {
+ margin-top: -25px;
+ margin-left: 40px;
+ }
.post-profile-time {
margin: 0;
}
@@ -153,6 +157,10 @@
display: inline;
.post-info {
display: inline;
+ .tooltip {
+ margin-top: -25px;
+ margin-left: 40px;
+ }
.post-profile-time {
width: auto;
margin: 0;
@@ -327,6 +335,7 @@
}
.modal-title {
float: none;
+ max-width: 90%;
}
.btn {
&.btn-primary {