Author: sevein
Date: Sat Apr 28 21:35:51 2012
New Revision: 11537
Log:
Align pager to the center of the row
Modified:
branches/2.0/apps/qubit/modules/default/templates/_pager.php
Modified: branches/2.0/apps/qubit/modules/default/templates/_pager.php
==============================================================================
--- branches/2.0/apps/qubit/modules/default/templates/_pager.php Sat Apr
28 20:43:16 2012 (r11536)
+++ branches/2.0/apps/qubit/modules/default/templates/_pager.php Sat Apr
28 21:35:51 2012 (r11537)
@@ -21,7 +21,7 @@
</div>
<div class="hidden-phone">
- <div class="pagination">
+ <div class="pagination pagination-centered">
<ul>
<?php if (1 < $pager->getPage()): ?>
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.