summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2014-07-08 20:58:17 +0100
committerChristopher Baines <mail@cbaines.net>2014-08-12 17:58:33 +0100
commita74277d42471210186c170c80dfdea077d90fdb5 (patch)
tree9c2650f3f9cbbd8c64aa94072a77744e22f177f0 /local.css
parentdfb6149ea7bab60689c8b7fe78beaca3e7ae09be (diff)
downloadcbaines.net-a74277d42471210186c170c80dfdea077d90fdb5.tar
cbaines.net-a74277d42471210186c170c80dfdea077d90fdb5.tar.gz
Lake District post
Also add the associated album and tags
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;
+}