mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
new topic/post alert div regressed a bit on mobile
This commit is contained in:
@@ -3,10 +3,8 @@
|
||||
}
|
||||
|
||||
// there are (n) new or updated topics, click to show
|
||||
.topic-list {
|
||||
.alert {
|
||||
.alert.alert-info {
|
||||
margin: 0;
|
||||
padding: 15px;
|
||||
font-size: 120%;
|
||||
}
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user