Add global order search

This commit is contained in:
Raphael Michel
2017-06-05 20:50:06 +02:00
parent 513f8e66f5
commit a02823ca38
7 changed files with 281 additions and 1 deletions

View File

@@ -142,3 +142,12 @@ pre.mail-preview {
margin-bottom: 20px;
}
}
.search-line {
width: 100%;
margin-bottom: 20px;
.input-group-btn {
width: 1% !important;
}
}