summaryrefslogtreecommitdiffstats
path: root/core/css/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/styles.css')
-rw-r--r--core/css/styles.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index 38de922ac9d..8a8bc852f3e 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -38,8 +38,11 @@ body {
.two-factor-provider {
text-align: center;
- width: 100%;
+ width: 258px !important;
display: inline-block;
+ margin-bottom: 0 !important;
+ background-color: rgba(0,0,0,0.3) !important;
+ border: none !important;
}
a.two-factor-cancel {