1
0
mirror of https://github.com/ascribe/onion.git synced 2024-12-22 17:33:14 +01:00

search bar padding

This commit is contained in:
Tim Daubenschütz 2015-07-30 11:56:13 +02:00
parent 52f10f178f
commit 2abd3c4a97

View File

@ -1,4 +1,9 @@
.ascribe-piece-list-toolbar {
padding-left: 15px;
padding-right: 15px;
}
.search-bar {
max-width: 200px;
max-width: 160px;
}