- Device list doesn't overflows.

- Added browser clear.
This commit is contained in:
Gunther Brunner
2014-04-22 19:38:29 +09:00
parent 7266ab0140
commit e127a40770
5 changed files with 119 additions and 19 deletions

View File

@@ -19,6 +19,12 @@ body {
overflow: visible;
}
.button-spacer {
display: inline-block;
width: 24px;
height: 12px;
}
/* Overflow */
.overflow-x {