fix broken input label
This commit is contained in:
@@ -232,3 +232,7 @@ i.logout_icon{
|
|||||||
color: rgba(0, 0, 0, 0.54);
|
color: rgba(0, 0, 0, 0.54);
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.input-group-addon {
|
||||||
|
margin-bottom: 20px;
|
||||||
|
}
|
||||||
|
|||||||
@@ -29,7 +29,6 @@
|
|||||||
}
|
}
|
||||||
.bmd-form-group {
|
.bmd-form-group {
|
||||||
position: relative;
|
position: relative;
|
||||||
padding-top: 0 !important;
|
|
||||||
}
|
}
|
||||||
.btn_create_induty{
|
.btn_create_induty{
|
||||||
display: inline;
|
display: inline;
|
||||||
|
|||||||
Reference in New Issue
Block a user