mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 22:26:26 +08:00
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
Block a user