Add min-height to \rule (#1417)

* Add min-height to \rule

* Fix screenshots
This commit is contained in:
Ron Kok
2018-06-09 09:59:20 -07:00
committed by Erik Demaine
parent 690285ad4b
commit 1dc261298e
9 changed files with 2 additions and 1 deletions

View File

@@ -13,7 +13,8 @@
.overline .overline-line, .overline .overline-line,
.underline .underline-line, .underline .underline-line,
.hline, .hline,
.hdashline { .hdashline,
.rule {
min-height: 1px; min-height: 1px;
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB