Clearer tab select
correct padding in Alerts Pressed button has inset shaddow
This commit is contained in:
parent
045ee3ff9f
commit
52da7d7899
5 changed files with 25 additions and 10 deletions
|
@ -17,7 +17,7 @@
|
|||
}
|
||||
|
||||
.alert {
|
||||
padding: 0.85em;
|
||||
padding: 0.85em 2.5em 0.85em 0.85em;
|
||||
border: 1px solid $black;
|
||||
@if $border-radius <= 0 {
|
||||
border-radius: 3px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue