Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix layout of totp login page
Signed-off-by: Morris Jobke <[email protected]>
  • Loading branch information
MorrisJobke committed May 15, 2017
commit 75fd6c5e706e9b0123bc49e428c8b0d5620d4733
4 changes: 4 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.warning {
margin-top: 15px;
}

.totp-form {
margin: 16px auto 1px !important;
}
Expand Down