mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
docs & comments: v3.1 => v3.1.0
This commit is contained in:
+2
-2
@@ -244,7 +244,7 @@ blockquote {
|
||||
}
|
||||
}
|
||||
|
||||
// Deprecating small and .small for v3.1
|
||||
// Note: Deprecated small and .small as of v3.1.0
|
||||
// Context: https://github.com/twbs/bootstrap/issues/11660
|
||||
footer,
|
||||
small,
|
||||
@@ -262,7 +262,7 @@ blockquote {
|
||||
|
||||
// Opposite alignment of blockquote
|
||||
//
|
||||
// Heads up: `blockquote.pull-right` has been deprecated as of v3.1.
|
||||
// Heads up: `blockquote.pull-right` has been deprecated as of v3.1.0.
|
||||
.blockquote-reverse,
|
||||
blockquote.pull-right {
|
||||
padding-right: 15px;
|
||||
|
||||
Reference in New Issue
Block a user