Revert due to regressions: "Fixed #333: Do not allow the floating elements to overflow to the other cards"

This reverts commit f8513bb995.
This commit is contained in:
Tvangeste 2013-05-30 14:42:18 +02:00
parent f8513bb995
commit 4cf8c7537e

View file

@ -48,7 +48,7 @@ pre
behave better (have some space before the start of article) */
.gdarticle
{
display: table-cell;
display: block;
padding-top: 1px;
margin-top: -9px;
margin-bottom: 8px;