diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-05-22 19:46:40 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-05-22 19:46:40 +0000 |
commit | ea53cf777ed9dcbe02b0a28158f0af3f4abfbef8 (patch) | |
tree | 2d3d474b1282b67be33b357d6faccc0159e957f0 | |
parent | cbe7a632c5eb68e8708ad84f0e97219b1bb47f47 (diff) | |
download | www-ea53cf777ed9dcbe02b0a28158f0af3f4abfbef8.tar www-ea53cf777ed9dcbe02b0a28158f0af3f4abfbef8.tar.gz www-ea53cf777ed9dcbe02b0a28158f0af3f4abfbef8.tar.bz2 www-ea53cf777ed9dcbe02b0a28158f0af3f4abfbef8.tar.xz www-ea53cf777ed9dcbe02b0a28158f0af3f4abfbef8.zip |
css fix
-rw-r--r-- | en/donate/index.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/en/donate/index.php b/en/donate/index.php index 768264d86..c3c401658 100644 --- a/en/donate/index.php +++ b/en/donate/index.php @@ -22,9 +22,6 @@ $_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules); #options { list-style: none; padding: 0; margin: 0; } #options > li { list-style: none; padding: 0; margin: 0 0 4em 0; } .dlinfo li { margin-bottom: 0.6em; } - .whydonate, .track { - float - } </style> </head> <body class="contribute donate"> |