diff options
author | Gabriel Wicke <gwicke@users.mediawiki.org> | 2004-07-03 23:14:32 +0000 |
---|---|---|
committer | Gabriel Wicke <gwicke@users.mediawiki.org> | 2004-07-03 23:14:32 +0000 |
commit | 420b9f2c440084b73c336667fea3847a5f19f226 (patch) | |
tree | 1b438e40e2cd692a49e64cf602a3970a39c63268 | |
parent | efcdb8d51797dc569107212e658f20002697712d (diff) | |
download | mediawikicore-420b9f2c440084b73c336667fea3847a5f19f226.tar.gz mediawikicore-420b9f2c440084b73c336667fea3847a5f19f226.zip |
whitespace changes to test the irc bot
Notes
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/4217
-rw-r--r-- | stylesheets/monobook/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 0ac219fd75d0..4011b3ff61bb 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -305,6 +305,7 @@ table.small { font-size: 100% } #toc .toctoggle { font-size: 94%; } #toc .editsection { margin-top: 0.7em; + margin-bottom: -0.4; font-size: 94%; } |