Remove re-definition of default `list-style-type` value

Bug: T220317
Change-Id: I5bc0668011ee0ae553391888de35208acb8105b3
This commit is contained in:
Volker E 2019-04-07 17:42:39 -07:00
parent d56792addb
commit ec6b201456
1 changed files with 0 additions and 1 deletions

View File

@ -154,7 +154,6 @@ div.emptyPortlet {
}
ul {
list-style-type: disc;
.list-style-image-svg('images/bullet-icon.svg', 'images/bullet-icon.png');
}