mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-13 13:17:03 +03:00
29 lines
380 B
SCSS
29 lines
380 B
SCSS
//
|
|
//legend {
|
|
// border-bottom: 0;
|
|
//}
|
|
//
|
|
//
|
|
//.form-horizontal {
|
|
//
|
|
// // Consistent vertical alignment of radios and checkboxes
|
|
// .radio,
|
|
// .checkbox,
|
|
// .radio-inline,
|
|
// .checkbox-inline {
|
|
// padding-top: 0;
|
|
// }
|
|
//
|
|
// .radio {
|
|
// margin-bottom: 10px;
|
|
// }
|
|
//
|
|
// label {
|
|
// text-align: right;
|
|
// }
|
|
//
|
|
// label.control-label {
|
|
// margin: 0;
|
|
// }
|
|
//}
|