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
unpoly.com
Unpoly 3.11.0 is a big release, shipping many features and quality-of-life improvements requested by the community. Highlights include...
We usually ship applications that self-host webfonts to comply with GDPR. Many popular web fonts are available as NPM...