mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-18 15:54:26 +01:00
override pos-f-t in examples
This commit is contained in:
parent
17dca54278
commit
fd79471e8a
@ -111,6 +111,15 @@
|
|||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pos-f-t {
|
||||||
|
position: relative;
|
||||||
|
margin: -1rem;
|
||||||
|
|
||||||
|
@include media-breakpoint-up(sm) {
|
||||||
|
margin: -1.5rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
> .form-control {
|
> .form-control {
|
||||||
+ .form-control {
|
+ .form-control {
|
||||||
margin-top: .5rem;
|
margin-top: .5rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user