aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-04-16 18:35:37 -0700
committerfriendica <info@friendica.com>2014-04-16 18:35:37 -0700
commitc7712d3b45289552ce460f4802ccf934a380c69d (patch)
treef0f7d7ea988174e8540aaec801d0cfae7e2c0744 /view/theme/redbasic
parent558e283260f097c2a85ddc8e7bb907d878d046a1 (diff)
downloadvolse-hubzilla-c7712d3b45289552ce460f4802ccf934a380c69d.tar.gz
volse-hubzilla-c7712d3b45289552ce460f4802ccf934a380c69d.tar.bz2
volse-hubzilla-c7712d3b45289552ce460f4802ccf934a380c69d.zip
bug fixes after widget cleanup
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index a03a1f2e3..0f58b3194 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -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;
}