mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
use full version number in deprecation note
This commit is contained in:
parent
13ed379767
commit
9dae5368f5
@ -257,7 +257,7 @@
|
|||||||
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.
|
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.
|
||||||
|
|
||||||
// Extra small screen / phone
|
// Extra small screen / phone
|
||||||
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1, and @screen-xs-min as of v3.2
|
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1, and @screen-xs-min as of v3.2.0
|
||||||
@screen-xs: 480px;
|
@screen-xs: 480px;
|
||||||
@screen-xs-min: @screen-xs;
|
@screen-xs-min: @screen-xs;
|
||||||
@screen-phone: @screen-xs-min;
|
@screen-phone: @screen-xs-min;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user