Sha256: 93d676bb475101d57444638576d49e4f78247e1ed2823e8ce4d1355c89ab5a0e

Contents?: true

Size: 985 Bytes

Versions: 1

Compression:

Stored size: 985 Bytes

Contents

/*!
 * Bootstrap Responsive v2.0.3
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

// NOTE: This file's format has to be SCSS rather than SASS because of an apparent bug
// with variable visibility when importing.

// For phone and tablet devices
// -------------------------------------------------------------


// RESPONSIVE CLASSES
// ------------------

@import "bootstrap/responsive-utilities";


// MEDIA QUERIES
// ------------------

// Phones to portrait tablets and narrow desktops
@import "bootstrap/responsive-767px-max";

// Tablets to regular desktops
@import "bootstrap/responsive-768px-979px";

// Large desktops
@import "bootstrap/responsive-1200px-min";


// RESPONSIVE NAVBAR
// ------------------

// From 979px and below, show a button to toggle navbar contents
@import "bootstrap/responsive-navbar";

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sass-rails-bootstrap-2.0.3a vendor/assets/stylesheets/twitter/_bootstrap-responsive.scss