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