Skip to content

Commit cd9de1c

Browse files
author
Kristan Kenney
committed
Adjust login dialog shadow
1 parent 107eb74 commit cd9de1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/css/styles.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2981,7 +2981,7 @@ a.button.cancel {
29812981

29822982
.login {
29832983
background-color: #fff;
2984-
box-shadow: 0px 8px 30px rgba(49,98,153, 0.75);
2984+
box-shadow: 0px 8px 25px rgba(0,0,0, 0.3);
29852985
font-family: 'Exo', Tahoma, Arial, Helvetica, sans-serif;
29862986
margin: 0;
29872987
padding: 0;

0 commit comments

Comments
 (0)