Skip to content

Commit a59324a

Browse files
- update ionic input-bottom padding horizontal to none;
- update snapshots;
1 parent 4431bda commit a59324a

File tree

58 files changed

+0
-10
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+0
-10
lines changed

core/src/components/input/input.ionic.outline.scss

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,6 @@
2828
border-top: none;
2929
}
3030

31-
:host(.input-fill-outline.input-shape-round) .input-bottom,
32-
:host(.input-fill-outline.input-label-placement-floating) .input-bottom {
33-
/**
34-
* The bottom content should take on the start and end
35-
* padding so it is always aligned with either the label
36-
* or the start of the text input.
37-
*/
38-
@include padding-horizontal(var(--padding-start), var(--padding-end));
39-
}
40-
4131
:host(.input-fill-outline) .input-wrapper {
4232
/**
4333
* For the ionic theme, the padding needs to sit on the

0 commit comments

Comments
 (0)