1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-05 15:32:55 +02:00

Remove invalid property.

This commit is contained in:
Jackson Ray Hamilton 2015-08-13 17:49:04 -07:00
parent eeeeb50372
commit 56c6b14a43

View file

@ -711,7 +711,6 @@ input:-moz-placeholder {
#tocView > ul{ #tocView > ul{
padding-left: 10px; padding-left: 10px;
webkit-padding-start:;
} }
} }