mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-02 11:59:17 -05:00
minor css tweak to mobile alert-info
This commit is contained in:
parent
567bc70391
commit
8ea1ad1b2d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
// there are (n) new or updated topics, click to show
|
// there are (n) new or updated topics, click to show
|
||||||
.alert.alert-info {
|
.alert.alert-info {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
margin-bottom: -3px;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue