2
0
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:
Chris Rebert
2014-01-26 17:48:15 -08:00
parent 3157a37775
commit 1a36e4fa1e
5 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -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;