another minor mobile tweak to alert-info
This commit is contained in:
parent
8ea1ad1b2d
commit
7b95f8b633
|
@ -6,6 +6,7 @@
|
|||
.alert.alert-info {
|
||||
margin: 0;
|
||||
margin-bottom: -3px;
|
||||
margin-top: -5px;
|
||||
padding: 15px;
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue