0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00
Gijs Boddeus 1c2f372aad Overwrite margin-bottom on form-control-static (#21270)
* Overwrite margin-bottom on form-control-static

In the documentation the form-control-static class has been used on a p element.
On the regular vertical form the margin bottom of the p element gets overwritten by a mb-0 class.
In the inline form example this class hasn't been applied, therefore the p element gets a margin-bottom.

To prevent this behavior we can add a margin-bottom of 0.

* Update _forms.scss
2016-12-20 14:45:08 -08:00
..
2016-05-08 13:50:45 -07:00
2016-12-10 16:58:52 -08:00
2016-12-07 21:20:15 -07:00
2016-10-30 14:48:35 -07:00
2016-11-25 17:46:13 -08:00
2016-11-24 12:08:25 +11:00
2016-12-07 21:20:15 -07:00
2016-10-18 19:15:58 -07:00