fixed #136#138
Merged
rhysforyou merged 1 commit intomasterfrom Jan 2, 2013
unknown repository
Merged
Conversation
rhysforyou
added a commit
that referenced
this pull request
Jan 2, 2013
fixed #136, pagination controls are now properly formatted
Contributor
|
Looks good to me, we really should move over to Bootstrap 2 at some point though. |
Member
|
Yeah we definitely should but I think it's quite a bit of work to move to bootstrap 2. |
Member
|
It wasn't too too bad on one of my other projects, but yeah, 3 is coming, soooo |
Contributor
|
Yeah I got the impression that 3 was nearing release. Maybe do a big push to update our style sheets once that's out? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm not sure what the policy on editing stuff in /lib folders is, but looking through the commit history I noticed that some of the files have been touched so I went ahead and messed with one further. This change makes the pagination list look like this:

Instead of the previous formatting shown in #136.