8
zareef
8y

Cleaning up a CSS file that was becoming out of hand... Found this gem:

.main-content .panel-body .alert {
margin: -19px -16px 20px -16px;
margin: -19px -16px 00px -16px;
}

Comments
Add Comment