summaryrefslogtreecommitdiff
path: root/res/css/partials/search-bar.scss
blob: 1353f2fd3e991a435eaf5473bc6eda7e5bf03b4c (plain)
1
2
3
4
5
6
7
8
9
#search {
  height: 30px;
  max-width: 100%;
}

#searchdiv {
  width: 200px;
  float: right;
}