mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Add .caption-top for tables (#30435)
* Move caption-side to <table> element in Reboot * Add class for .caption-top
This commit is contained in:
@@ -30,6 +30,13 @@
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// Change placement of captions with a class
|
||||
//
|
||||
|
||||
.caption-top { caption-side: top; }
|
||||
|
||||
|
||||
//
|
||||
// Condensed table w/ half padding
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user