Merge pull request #359 from xymostech/fix-zero-rule-padding

Remove 3px border around rules.
This commit is contained in:
Emily Eisenberg 2015-09-22 13:16:18 -07:00
commit 961e1caba9
5 changed files with 1 additions and 1 deletions

View File

@ -347,7 +347,7 @@
.rule {
display: inline-block;
border-style: solid;
border: solid 0;
position: relative;
}

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: 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