Patrick H. Lauke
0e007e697e
Docs: Add top/bottom margin to highlighted code samples ( #31036 )
...
* Add top/bottom margin to highlighted code samples
provide more space to avoid having the "Copy" button overlap code sample content
* Modify clipboard button style
Per https://github.com/twbs/bootstrap/pull/31036#issuecomment-661322566 and https://github.com/twbs/bootstrap/pull/31036#issuecomment-668162630
* Tweak margin, clipboard button size and position
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-09-02 07:17:53 +01:00
XhmikosR
3d8d0012c8
Stylelint: remove redundant disables ( #31006 )
2020-06-12 11:11:36 +03:00
Martijn Cuppens
e45c92f1d5
Remove .bd-example-responsive-containers
...
Added in https://github.com/twbs/bootstrap/pull/29095/files#diff-d4fb29267ed3a7c27482bbeac1723ab6 but never used
2020-03-12 08:45:28 +01:00
Martijn Cuppens
9daf36fdb7
Bootstrap 5 grid documentation
...
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2020-03-10 20:30:29 +01:00
Mark Otto
50c95d9b5d
Embedded examples cleanup ( #30330 )
...
* Thin out embedded examples borders, rounded their corners
* Fix busted class
* Adjust nesting of .bd-example styles, tweak padding while I'm at it
* combine selectors
* cleanup some margins that always cancel each other out
* Remove redundant universal selector
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-03-04 21:32:45 +09:00
Christopher Morrissey
7fd6dd9d58
v5 docs: added wrapping class for rounded utils ( #29379 )
...
* Added wrapping class for rounded utils
Tweak /utilities/borders/#border-radius #29343
* Remove the extra div.
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-02-13 22:22:10 -08:00
wojtask9
043b054480
Remove .form-group
leftovers ( #29449 )
2019-12-09 19:22:12 +01:00
XhmikosR
129bb08fc4
Use Hugo for our docs Sass and JS. ( #29280 )
...
Now there's only one command needed to run the docs: `npm run docs-serve`.
Also, simplify the npm scripts.
2019-09-17 00:22:49 +03:00