hpi-schuelerklub/workshop-portal

View on GitHub
app/assets/stylesheets/profiles.css

Summary

Maintainability
Test Coverage
/*
Place all the styles related to the matching controller here.
They will automatically be included in application.css.
*/
 
 
Rule doesn't have all its properties in alphabetical order.
.profile_details dt {
width: 200px;
white-space: normal;
}
 
.profile_details dd {
margin-left: 220px;
}