summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index f91f217..4c3eb2a 100644
--- a/local.css
+++ b/local.css
@@ -1,3 +1,7 @@
table.contactdetails {
width: 100%
}
+
+.album {
+ overflow: auto;
+}