mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 00:14:06 +00:00
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:
parent
f8513bb995
commit
4cf8c7537e
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue