Sha256: cac1fa6379b190f493624963e532684809316c4ce5aaa847879b09c49157c91b

Contents?: true

Size: 335 Bytes

Versions: 42

Compression:

Stored size: 335 Bytes

Contents

//**\\
  Float

@import clearfix.sass

// Implementation of float:left with fix for double-margin bug
=float-left
  +float("left")

// Implementation of float:right with fix for double-margin bug
=float-right
  +float("right")

// Available as alternate syntax with just +float
=float(!side = "left")
  :display inline
  :float= !side

Version data entries

42 entries across 42 versions & 4 rubygems

Version Path
alphasights-compass-0.8.12 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.5.9 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.6.0 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.6.1 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.6.10 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.6.11 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.6.12 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.6.13 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.6.14 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.6.15 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.6.2 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.6.3 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.6.4 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.6.5 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.6.6 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.6.7 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.7.0 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.8.0 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.8.1 frameworks/compass/stylesheets/compass/utilities/general/_float.sass
chriseppstein-compass-0.8.10 frameworks/compass/stylesheets/compass/utilities/general/_float.sass