UX: last-seen input alignment fix
This commit is contained in:
parent
9e9fdac023
commit
8fb50a7e8b
|
@ -626,7 +626,7 @@ $mobile-breakpoint: 700px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
#last-seen input[type="text"] {
|
#last-seen input[type="text"] {
|
||||||
float: none;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
.pull-right {
|
.pull-right {
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
|
|
Loading…
Reference in New Issue