Added standard fields, login/reset display improvements
This commit is contained in:
@@ -82,11 +82,6 @@ table .text-right {
|
||||
font-weight: normal;
|
||||
color: #000;
|
||||
}
|
||||
.form-group [class*=" fa-spin"] {
|
||||
margin-left: -35px;
|
||||
position: relative;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.navbar .navbar-form .navbar-search-addon [class*=" fa-spin"] {
|
||||
padding: 10px 10px;
|
||||
@@ -102,7 +97,15 @@ table .text-right {
|
||||
}
|
||||
|
||||
.form-group {
|
||||
margin-bottom: 25px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.form-horizontal .form-group {
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.form-group .input-group .input-group-addon {
|
||||
width: 38px;
|
||||
}
|
||||
|
||||
ul.typeahead.dropdown-menu {
|
||||
|
Reference in New Issue
Block a user