]> git.openstreetmap.org Git - rails.git/commit
Remove the contact-activity class
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Nov 2021 17:33:01 +0000 (17:33 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Nov 2021 18:35:42 +0000 (18:35 +0000)
commit826a864e6c3e1f733b74d6d5aacf6b3253507a75
treedfa8bab6ce4c570b3a00f463d9c0c3f83e011e2e
parent2b84452222db25cfcfdc2a788ebea79d2ea517f7
Remove the contact-activity class

The margin-top is better replaced with a bottom margin on the
preceding element, and the width is unnecessary in the grid layout.
app/assets/stylesheets/common.scss
app/views/dashboards/_contact.html.erb
app/views/dashboards/show.html.erb
test/controllers/dashboards_controller_test.rb