Sha256: e8cad46bb451a44686fb558846cf0c243092e62bc78d0ac74dc736bbe5b1924e

Contents?: true

Size: 118 Bytes

Versions: 295

Compression:

Stored size: 118 Bytes

Contents

@mixin fill-parent() {
  width: 100%;

  @if $border-box-sizing == false {
    @include box-sizing(border-box);
  }
}

Version data entries

295 entries across 293 versions & 9 rubygems

Version Path
smock-0.1.268 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.267 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.266 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.265 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.264 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.263 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.262 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.261 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.260 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.259 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.258 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.256 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.255 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.254 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.253 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.252 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.251 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.250 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.249 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss
smock-0.1.247 app/assets/stylesheets/thirdparty/neat/grid/_fill-parent.scss