Fixed padding in device control buttons.

This commit is contained in:
Gunther Brunner
2014-05-23 19:33:00 +09:00
parent 9d57e36e09
commit 7a87f2170a
2 changed files with 9 additions and 1 deletions

View File

@@ -170,3 +170,11 @@ device-screen textarea {
min-height: 10px;
text-align: center;
}
.stf-vnc-right-buttons {
margin-top: 6px;
}
.stf-vnc-right-buttons .button-spacer {
width: 12px;
}

View File

@@ -2,7 +2,7 @@
.as-cell.fill-height
.as-table.fill-height
.stf-vnc-navbar.as-row(ng-show='!$root.basicMode')
.pull-right
.stf-vnc-right-buttons.pull-right
.btn-group
label.btn-sm.btn-primary-outline(type='button', ng-click='tryToRotate("portrait")',
ng-model='currentRotation', btn-radio='"portrait"').pointer