bootstrap-sass fixes
* Update interim-bootstrap to use the partials from bootstrap-sass, since some of the names have been changed (and we're using the Bootstrap 2 javascript now). This should make it easy to keep the file up to date with the version of Bootstrap we're using. * Use interim-bootstrap instead of bootstrap-complete in default.css to avoid the little problem I ran into with Bootstrap + Blueprint grids not getting along. :) * Revert the CSS class change (from .span-24.last to .row) in layouts/application since interim-bootstrap works around that problem. * Get rid of .icon-black since it's not needed. * Remove the 60px padding on the page body since it isn't needed and causes problems with the single post view.
parent
021cc994
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/assets/stylesheets/bootstrap-complete.css.scss 0 ajout, 5 suppressionsapp/assets/stylesheets/bootstrap-complete.css.scss
- app/assets/stylesheets/default.css 1 ajout, 1 suppressionapp/assets/stylesheets/default.css
- app/assets/stylesheets/new_styles/_base.scss 1 ajout, 5 suppressionsapp/assets/stylesheets/new_styles/_base.scss
- app/assets/stylesheets/vendor/interim-bootstrap.css 0 ajout, 163 suppressionsapp/assets/stylesheets/vendor/interim-bootstrap.css
- app/assets/stylesheets/vendor/interim-bootstrap.css.scss 13 ajouts, 0 suppressionapp/assets/stylesheets/vendor/interim-bootstrap.css.scss
- app/views/layouts/application.html.haml 1 ajout, 1 suppressionapp/views/layouts/application.html.haml
Veuillez vous inscrire ou vous se connecter pour commenter