bug fixes after widget cleanup

This commit is contained in:
friendica
2014-04-16 18:35:37 -07:00
parent 558e283260
commit c7712d3b45
2 changed files with 3 additions and 3 deletions

View File

@@ -632,11 +632,11 @@ footer {
margin-top: 20px;
}
#side-peoplefind-url::-webkit-input-placeholder {
#side-peoplefind-url::-webkit-input-placeholder, #side-advanced-peoplefind-url::-webkit-input-placeholder {
font-family: FontAwesome;
}
#side-peoplefind-url::-moz-placeholder {
#side-peoplefind-url::-moz-placeholder, #side-advanced-peoplefind-url::-moz-placeholder {
font-family: FontAwesome;
}