summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpublic/assets/stylesheets/app.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index 3ce5c61..8832e10 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -3047,9 +3047,12 @@ a[data-role="forgot-password"] {
width: 100%;
text-align: left;
}
- .aboutRoom {
+ .aboutRoom.vvbox {
width: 170px;
padding: 6px 8px 8px 8px;
+ box-shadow: 0 0;
+ bottom: 3px;
+ left: 3px;
}
.aboutRoom .profilePic {
display:none;
@@ -3101,7 +3104,7 @@ a[data-role="forgot-password"] {
position: fixed;
display: inline-block;
width: 300px;
- top: 60px;
+ top: 55px;
left: 6px;
font-size: 27px;
font-weight: 300;