2.0.3.1
2.0.3.1 is a bug fix for navbar alignment issues
This commit is contained in:
Родитель
264449a7d0
Коммит
f0035b8cb7
|
@ -1,6 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## 2.0.3 (Unreleased)
|
||||
## 2.0.3.1
|
||||
* [#145, #146] Fix button alignment in collapsing navbar as a result of an incorrect variable
|
||||
|
||||
## 2.0.3
|
||||
* Updated to Bootstrap 2.0.3
|
||||
* [#106] Support for Rails < 3.1 through Compass
|
||||
* [#132] Add CI testing
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Gem::Specification.new do |s|
|
||||
s.name = "bootstrap-sass"
|
||||
s.version = '2.0.3'
|
||||
s.version = '2.0.3.1'
|
||||
s.authors = ["Thomas McDonald"]
|
||||
s.email = 'tom@conceptcoding.co.uk'
|
||||
s.summary = "Twitter's Bootstrap, converted to Sass and ready to drop into Rails or Compass"
|
||||
|
|
Загрузка…
Ссылка в новой задаче