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
|
||||
.alert.alert-info {
|
||||
margin: 0;
|
||||
padding: 1em;
|
||||
&.clickable {
|
||||
padding: 1em;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue