mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(input): clean up CSS on inputs and labels
This commit is contained in:
committed by
Adam Bradley
parent
e76b55994c
commit
2fc975354a
@@ -64,8 +64,8 @@ ion-input.ng-invalid.ng-touched:after {
|
||||
// Material Design Stacked & Floating Inputs
|
||||
// --------------------------------------------------
|
||||
|
||||
.stacked-input,
|
||||
.floating-input {
|
||||
.item-label-stacked .text-input,
|
||||
.item-label-floating .text-input {
|
||||
margin-left: 0;
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
|
||||
Reference in New Issue
Block a user