// removed version fix bootstrap, please report forms where margin could miss between fields (.row => .form-group)
This commit is contained in:
@@ -87,8 +87,6 @@ html, body
|
||||
//todo: remove temp fix for bootstrap RC1 -> final
|
||||
input[type="text"],input[type="search"],input[type="password"], textarea, select
|
||||
@extend .form-control
|
||||
fieldset > .row
|
||||
@extend .form-group
|
||||
|
||||
//components
|
||||
@import "admin-theme/admin-header"
|
||||
@@ -102,7 +100,6 @@ fieldset > .row
|
||||
@import "admin-theme/admin-switch"
|
||||
@import "admin-theme/admin-toolbar"
|
||||
@import "admin-theme/admin-date-range-picker"
|
||||
|
||||
@import "admin-theme/ladda"
|
||||
|
||||
//page specific
|
||||
|
||||
Reference in New Issue
Block a user