minor css tweak to mobile alert-info
This commit is contained in:
parent
567bc70391
commit
8ea1ad1b2d
|
@ -5,6 +5,7 @@
|
|||
// there are (n) new or updated topics, click to show
|
||||
.alert.alert-info {
|
||||
margin: 0;
|
||||
margin-bottom: -3px;
|
||||
padding: 15px;
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue