UX: last-seen input alignment fix

This commit is contained in:
Joe 2018-09-19 21:20:04 +08:00 committed by GitHub
parent 9e9fdac023
commit 8fb50a7e8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -626,7 +626,7 @@ $mobile-breakpoint: 700px;
margin-right: 5px;
}
#last-seen input[type="text"] {
float: none;
margin-bottom: 0;
}
.pull-right {
padding-right: 10px;