There was an error while loading. Please reload this page.
2 parents d23e2cb + f2e5ef1 commit 1a58d8cCopy full SHA for 1a58d8c
1 file changed
core/css/publicshareauth.css
@@ -26,3 +26,8 @@ input[type='submit'].icon-confirm {
26
height: 45px;
27
background-color: transparent !important;
28
}
29
+
30
+.warning > .warning {
31
+ /* Do not use a top margin for warning messages in the warning container. */
32
+ margin-top: 0;
33
+}
0 commit comments