summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpublic/assets/stylesheets/app.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index 2bdd64f..8c9a945 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -3078,3 +3078,9 @@ a[data-role="forgot-password"] {
display:none;
}
}
+
+@media (max-height: 680px) {
+ .settings {
+ right: 80px;
+ }
+} \ No newline at end of file