mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 19:29:51 +00:00
Mobile alert padding too broad
This commit is contained in:
parent
02a9429c38
commit
a58091e352
@ -1,5 +1,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;
|
||||||
padding: 1em;
|
&.clickable {
|
||||||
|
padding: 1em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user