Merge branch 'devel' of https://github.com/webmonger/OctoPrint into webmonger-devel
This commit is contained in:
commit
dd3455d598
1 changed files with 9 additions and 0 deletions
|
|
@ -905,3 +905,12 @@ textarea.block {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
.span4 {
|
||||
width: 25%;
|
||||
}
|
||||
.span8 {
|
||||
width: 65%;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue