Commit b2604f56 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Re-use existing top area elements

parent 02679544
......@@ -398,19 +398,3 @@ table {
margin-right: -$gl-padding;
border-top: 1px solid $border-color;
}
.search-area {
display: block;
border-bottom: 1px solid $table-border-color;
height: 50px;
.search-controls {
float: right;
input[type='search'] {
float: left;
width: auto;
margin-right: 10px;
}
}
}
\ No newline at end of file
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