fix mod/search_ac (sort of)

This commit is contained in:
friendica
2013-09-02 20:51:04 -07:00
parent 615bf23733
commit c646388cd9
2 changed files with 9 additions and 8 deletions

View File

@@ -2098,7 +2098,7 @@ aside input[type='text'] {
display: block;
color: #FFFFFF;
margin-top: 15px;
background-color: #FF6666;
background-color: #F80000;
-webkit-border-radius: $radiuspx ;
-moz-border-radius: $radiuspx;
border-radius: $radiuspx;