Fix portrait/landscape buttons clickable area: change class name

This commit is contained in:
Gunther Brunner
2015-11-18 19:16:15 +09:00
parent 5338ec8b08
commit a30ac12167
2 changed files with 2 additions and 2 deletions

View File

@@ -268,7 +268,7 @@ device-screen input {
width: 12px;
}
.dropdown-menu > li > a.stf-device-control {
.stf-device-control > .device-name-menu-element {
margin-left: 7px;
}