diff options
author | Kate Arzamastseva <pshns@ukr.net> | 2011-06-28 15:54:18 +0300 |
---|---|---|
committer | Kate Arzamastseva <pshns@ukr.net> | 2011-06-28 15:54:18 +0300 |
commit | e18ba5797b635bf97755910093c3eed1f9667362 (patch) | |
tree | cf6fd41758cf814d96222d74a37def8787f888be /lib/styles | |
parent | 322111f0870d88a59b71258ce8410ae378441533 (diff) | |
parent | a4f16859d7e91bb129edd3be5c62177d56030981 (diff) | |
download | rpg-e18ba5797b635bf97755910093c3eed1f9667362.tar.gz rpg-e18ba5797b635bf97755910093c3eed1f9667362.tar.bz2 |
Merge branch 'master' of git://github.com/splitbrain/dokuwiki into media-revisions
Diffstat (limited to 'lib/styles')
-rw-r--r-- | lib/styles/all.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/styles/all.css b/lib/styles/all.css index dd9f46462..915ced5d6 100644 --- a/lib/styles/all.css +++ b/lib/styles/all.css @@ -5,6 +5,7 @@ div.clearer { clear: both; + font-size: 0; line-height: 0; height: 0; overflow: hidden; |