fix css file
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
This commit is contained in:
parent
46dd549e80
commit
17ad8120fd
|
@ -1026,6 +1026,8 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
|
||||||
margin-top: -12px;
|
margin-top: -12px;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
opacity: .7;
|
opacity: .7;
|
||||||
|
}
|
||||||
|
|
||||||
/* verify accounts */
|
/* verify accounts */
|
||||||
#verification-dialog {
|
#verification-dialog {
|
||||||
display: none; /* Hidden by default */
|
display: none; /* Hidden by default */
|
||||||
|
|
Loading…
Reference in New Issue