mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 03:31:13 +08:00
UX: last-seen input alignment fix
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user