aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/testbubble
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2012-01-06 09:35:29 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2012-01-06 09:35:29 +0100
commita5a6719283bd246e78427cff82aad951a3db310d (patch)
tree4bd500df501cfe73dca7790ef5e99b07ce4cba4f /view/theme/testbubble
parent98a8693e9ea86d4ee07539ee93162511edb70c12 (diff)
downloadvolse-hubzilla-a5a6719283bd246e78427cff82aad951a3db310d.tar.gz
volse-hubzilla-a5a6719283bd246e78427cff82aad951a3db310d.tar.bz2
volse-hubzilla-a5a6719283bd246e78427cff82aad951a3db310d.zip
fix photo album pager
Diffstat (limited to 'view/theme/testbubble')
-rw-r--r--view/theme/testbubble/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css
index 54bbdeb98..28fb0ae45 100644
--- a/view/theme/testbubble/style.css
+++ b/view/theme/testbubble/style.css
@@ -1369,6 +1369,10 @@ div[id$="wrapper"] br { clear: left; }
/* ========== */
/* = Photos = */
/* ========== */
+.photos {
+ height: auto;
+ overflow: auto;
+}
#side-bar-photos-albums h3:before {
content: url("photography.png");