Browse Source

Spruce up some styles in search

pull/1208/head
jlukic 10 years ago
parent
commit
846ee11cd8
1 changed files with 3 additions and 4 deletions
  1. 7
      src/definitions/modules/search.less

7
src/definitions/modules/search.less

@ -24,14 +24,13 @@
.ui.search {
position: relative;
text-shadow: none;
font-style: normal;
font-weight: normal;
}
.ui.search input {
border-radius: @promptBorderRadius;
text-shadow: none;
font-style: normal;
font-weight: normal;
}
/*--------------

Loading…
Cancel
Save