icon tweaks
This commit is contained in:
parent
8574c7ddb5
commit
617552a70a
1 changed files with 2 additions and 2 deletions
|
|
@ -121,14 +121,14 @@ select.form-control:not([multiple]):not([size]) {
|
||||||
.icon {
|
.icon {
|
||||||
height: 1rem;
|
height: 1rem;
|
||||||
width: 1rem;
|
width: 1rem;
|
||||||
|
display: inline-block;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
max-height: 1rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon > svg {
|
.icon > svg {
|
||||||
width: 1rem;
|
width: 1rem;
|
||||||
height: 1rem;
|
height: 1rem;
|
||||||
vertical-align: text-top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
.feed-icon {
|
.feed-icon {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue