another minor mobile tweak to alert-info

This commit is contained in:
Jeff Atwood 2015-10-22 14:42:37 -07:00
parent 8ea1ad1b2d
commit 7b95f8b633
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
.alert.alert-info { .alert.alert-info {
margin: 0; margin: 0;
margin-bottom: -3px; margin-bottom: -3px;
margin-top: -5px;
padding: 15px; padding: 15px;
font-size: 1.1em; font-size: 1.1em;
} }