diff options
author | Siri Reiter <siri@jones.dk> | 2010-12-02 11:34:34 +0100 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2010-12-02 11:34:34 +0100 |
commit | 6002d89d76fc270c839198e1455e9792078a3941 (patch) | |
tree | 7a8c3b404412ce673a79ef3e9ad32d90f2106042 | |
parent | 0b2f99608d573b5badfd207d48a9a3463d076afe (diff) |
CSS: Inline page overflow visible.
-rw-r--r-- | local.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -107,6 +107,7 @@ DIV.inlinepage { padding 1em 0; min-height: 100px; clear: both; + overflow: visible; } DIV.inlinepage .tags { |