Align labels with switches properly.

pull/1/head
Akshay Joshi 2017-04-12 13:28:07 +01:00 committed by Dave Page
parent 62716c4193
commit cbee76eac8
1 changed files with 1 additions and 0 deletions

View File

@ -743,6 +743,7 @@ lgg-el-container[el=md] .pg-el-lg-8,
}
.pgadmin-controls > div.checkbox {
height: 28px;
line-height: 28px;
}
.pgadmin-controls > .uneditable-input,
.pgadmin-controls > .pgadmin-node-select,