mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
new topic/post alert div regressed a bit on mobile
This commit is contained in:
parent
c2e716cd88
commit
e572ad35ad
1 changed files with 2 additions and 4 deletions
|
@ -3,10 +3,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
// there are (n) new or updated topics, click to show
|
// there are (n) new or updated topics, click to show
|
||||||
.topic-list {
|
.alert.alert-info {
|
||||||
.alert {
|
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
font-size: 120%;
|
font-size: 1.1em;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue