Commit 5e88d735 authored by Jacob Schatz's avatar Jacob Schatz

Placeholder now visible completely.

Fixes #2498
parent fd33b2cd
.member-search-form {
float: left;
input[type='search'] {
width: 225px;
vertical-align: bottom;
@media (max-width: $screen-xs-max) {
width: 100px;
vertical-align: bottom;
}
}
}
.milestone-row {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment