fix buttons on chrome vs firefox height
This commit is contained in:
@@ -75,6 +75,9 @@
|
|||||||
.tb_fullscreen {
|
.tb_fullscreen {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
.button, button, input[type="button"] {
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
function http(method, remote, callback, body, headers) {
|
function http(method, remote, callback, body, headers) {
|
||||||
|
|||||||
Reference in New Issue
Block a user