aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/diabook-dark
diff options
context:
space:
mode:
authorZvi ben Yaakov (a.k.a rdc) <coderzvi@infosoc.net>2012-07-03 21:49:02 +0300
committerZvi ben Yaakov (a.k.a rdc) <coderzvi@infosoc.net>2012-07-03 21:49:02 +0300
commit424797138fc9f0d8ce62960c7f99878fe620440c (patch)
tree464d21b22ecb966c85de0c1fba47cfb2e480e2ca /view/theme/diabook/diabook-dark
parent14d4635be658924eb5aae06e799e558bcfbb5bc3 (diff)
downloadvolse-hubzilla-424797138fc9f0d8ce62960c7f99878fe620440c.tar.gz
volse-hubzilla-424797138fc9f0d8ce62960c7f99878fe620440c.tar.bz2
volse-hubzilla-424797138fc9f0d8ce62960c7f99878fe620440c.zip
Limiting .directory-photo-wrapper styles to <section> so as not to
interfere with .directory-photo-wrapper in <aside>
Diffstat (limited to 'view/theme/diabook/diabook-dark')
-rw-r--r--view/theme/diabook/diabook-dark/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook/diabook-dark/style.css b/view/theme/diabook/diabook-dark/style.css
index 844ed369e..5ef9398ec 100644
--- a/view/theme/diabook/diabook-dark/style.css
+++ b/view/theme/diabook/diabook-dark/style.css
@@ -2857,7 +2857,7 @@ section .directory-item dd {
height: 175px;
}
-.directory-photo-wrapper {
+section .directory-photo-wrapper {
float: left;
height: 200px;
width: 165px;