Port of blueprint commit:
commit 6a5e19715401f54d574f5a111a6e5f6bd6439301 Author: Christian Montoya <sirokai@gmail.com> Date: Wed Sep 15 12:26:30 2010 -0400 fixed push classes, last of Franz's fixes
This commit is contained in:
parent
bb2745d7a5
commit
5a4b469ca8
@ -209,7 +209,7 @@ $blueprint-container-size: $blueprint-grid-outer-width * $blueprint-grid-columns
|
||||
@include pull-margins($n, $last); }
|
||||
|
||||
@mixin push-base {
|
||||
@include float-right;
|
||||
@include float-left;
|
||||
position: relative; }
|
||||
|
||||
@mixin push-margins($n) {
|
||||
|
@ -583,7 +583,7 @@ input.span-24, textarea.span-24, select.span-24 {
|
||||
|
||||
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
|
||||
display: inline;
|
||||
float: right;
|
||||
float: left;
|
||||
position: relative; }
|
||||
|
||||
.push-1 {
|
||||
|
@ -353,7 +353,7 @@ input.span-24, textarea.span-24, select.span-24 {
|
||||
|
||||
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
|
||||
display: inline;
|
||||
float: right;
|
||||
float: left;
|
||||
position: relative; }
|
||||
|
||||
.push-1 {
|
||||
|
@ -355,7 +355,7 @@ input.span-24, textarea.span-24, select.span-24 {
|
||||
|
||||
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
|
||||
display: inline;
|
||||
float: right;
|
||||
float: left;
|
||||
position: relative; }
|
||||
|
||||
.push-1 {
|
||||
|
Loading…
Reference in New Issue
Block a user