git also sucks

pull/414/head
HeNine 3 years ago committed by henine
parent 337e1fcc23
commit a1a0a47a72

@ -37,13 +37,16 @@
flex-direction: row; flex-direction: row;
flex-wrap: wrap; flex-wrap: wrap;
input[type=datetime-local] { div {
align-items: center;
}
input[type=datetime-local], input[type=text] {
width: 13em; width: 13em;
} }
input[type=text] { input[type=text] {
text-align: right; text-align: right;
width: 13em;
} }
#search_button { #search_button {

Loading…
Cancel
Save