public/stylesheets/gmaps4rails.css

Summary

Maintainability
Test Coverage

Using width with border can sometimes make elements larger than you expect.
Open

   border:#555555 2px solid;
Severity: Minor
Found in public/stylesheets/gmaps4rails.css by csslint

Using height with border can sometimes make elements larger than you expect.
Open

   border:#555555 2px solid;
Severity: Minor
Found in public/stylesheets/gmaps4rails.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

  padding: 6px;
Severity: Minor
Found in public/stylesheets/gmaps4rails.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.gmaps4rails_map {
Severity: Minor
Found in public/stylesheets/gmaps4rails.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.map_container {
Severity: Minor
Found in public/stylesheets/gmaps4rails.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.bing_map {
Severity: Minor
Found in public/stylesheets/gmaps4rails.css by csslint

There are no issues that match your filters.

Category
Status