made the teaching mode control smaller
This commit is contained in:
@@ -304,7 +304,7 @@
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
<div class="control-container teaching-mode-operations col-md-10">
|
||||
<div class="control-container teaching-mode-operations col-md-7">
|
||||
<div class="control-card panel panel-default">
|
||||
<div class="panel-heading">
|
||||
Teaching Mode Operations
|
||||
|
||||
@@ -468,7 +468,11 @@ html, body {
|
||||
}
|
||||
*/
|
||||
|
||||
.teaching-mode-operations, .play-mode-operations {
|
||||
.teaching-mode-operations {
|
||||
margin-left : 20.833%;
|
||||
}
|
||||
|
||||
.play-mode-operations {
|
||||
margin-left : 8.33% !important
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user