Closed (fixed)
Project:
Bootstrap
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2014 at 16:00 UTC
Updated:
21 Jul 2015 at 21:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
norman.lolComment #2
kruser commentedThis looks like it was fixed in the 2x branch (https://www.drupal.org/node/1728256) but is back again in 3x.
Comment #3
gelzavier commentedBesides, it will break when deal with responsiveness. Any help will be appreciated. Thanks.
Comment #5
markhalliwellHere is a screenshot of the changes:

Here is a screencast to show functionality:
http://monosnap.com/file/r0KPIWhU3LZ5Vm2MWK9PRVmbBnFjLU
This includes some styling changes, so if you have compiled your own theme, you will need to bring them into your LESS/SASS files manually:
http://cgit.drupalcode.org/bootstrap/diff/starterkits/less/less/override...
Comment #6
kruser commentedVery nice!
Comment #8
jweirather commentedThis is exactly what I'm looking for, thank you for sharing!
Is this available as a patch? Is everything needed included in the drupalcode reference?
Thanks!
Comment #9
antcat commentedI'm adding a patch to be used with drush make on top of the 7.x-3.0 release. It's basically a diff between the commit that fixes this issue and the 7.x-3.0 version.
As mentioned in comment#5 the issue has been fixed in upstream, so this is only needed if you are using the 7.x-3.0 version of the Drupal Bootstrap theme.