Added standard fields, login/reset display improvements

This commit is contained in:
Deon George
2016-08-18 12:34:53 +10:00
parent a7616960f0
commit 2b48dde8f7
14 changed files with 155 additions and 182 deletions

View File

@@ -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 {