mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 19:24:08 +00:00
fix: remove width 100% style
revert to previous version,seems in some cases will affect visual display.
This commit is contained in:
parent
be24e04c17
commit
b127144b18
|
@ -70,7 +70,6 @@ pre
|
|||
/* Appears between the articles */
|
||||
.gdarticleseparator
|
||||
{
|
||||
width: 100%;
|
||||
display: inline-block;
|
||||
clear: both;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue