Closed (fixed)
Project:
Bootstrap
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2012 at 14:28 UTC
Updated:
14 Jun 2013 at 16:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
markhalliwellI'm ok with this, especially since #1967860: Page template uses .row class instead of .row-fluid was already committed and this preprocess function isn't needed anymore. Not sure why
rowwould be more beneficial thanrow-fluid, but if that's what you "need" then override thepage.tpl.phptemplate file now.Comment #2
markhalliwell@zmove is this an acceptable solution for you? (and others, please chime in)
Comment #3
markhalliwellAnyone else have any objections to this before I commit it?
Comment #4
andregriffin commentedSeems like a good idea to me.
Comment #5
markhalliwellFixed in commit 45ce597.