UI Alerts: minor style tweaks.
Remove margin from paragraphs and remove redundant text-align.
This commit is contained in:
parent
ff314c0a7d
commit
4d5a8613af
@ -1,9 +1,11 @@
|
||||
.alert
|
||||
margin-bottom: 0
|
||||
text-align: center
|
||||
padding: 10px 20px
|
||||
z-index: 16
|
||||
|
||||
p
|
||||
margin: 0
|
||||
|
||||
// overriden by alert types
|
||||
color: $color-text-dark
|
||||
background-color: $color-background
|
||||
|
Loading…
x
Reference in New Issue
Block a user