wiki

For css rules only for Firefox use this container: @-moz-document url-prefix() { #some_id{ height: auto; } }

outline-style: none; }

Add in Gemfile: group :development, :test do gem 'rspec-rails' gem 'spork-rails' end group :test do gem 'capybara'

Best results in other decks

It's not possible to use variables in media queries with plain CSS. @media (max-width: var(--some-pixel-size...

Modern CSS offers the field-sizing property to allow elements to automatically adjust size (width and/or height) to fit their...

Search in all decks