Reset list-style for list items in action bar.

HFP-350
improved-embed-and-download^2
thomasmars 2016-12-13 10:16:15 +01:00
parent a4d6f3aaab
commit 7d741fa503
1 changed files with 1 additions and 0 deletions

View File

@ -235,6 +235,7 @@ div.h5p-fullscreen {
}
.h5p-actions > li {
margin: 0;
list-style: none;
}
.h5p-popup-dialog {
position: absolute;