Revert "Added a general override rule"
This reverts commit 15381d64a4
.
Will rename the class instead.
pull/17/head
parent
a65625d123
commit
8597baa253
|
@ -421,15 +421,3 @@ div.h5p-fullscreen {
|
||||||
.h5p-dialog-ok-button:active {
|
.h5p-dialog-ok-button:active {
|
||||||
background: #eeffee;
|
background: #eeffee;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Override some theme rules that might be a bit extreme */
|
|
||||||
.h5p-content span {
|
|
||||||
display: initial;
|
|
||||||
float: initial;
|
|
||||||
width: initial;
|
|
||||||
min-height: initial;
|
|
||||||
margin-left: initial;
|
|
||||||
-webkit-box-sizing: initial;
|
|
||||||
-moz-box-sizing: initial;
|
|
||||||
box-sizing: initial;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue