mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 06:03:20 +00:00
core/static: fix Markdown code vertical-align
This commit is contained in:
parent
be1dc62848
commit
fecb1ae902
@ -1452,6 +1452,7 @@ label {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
line-height: 120%;
|
line-height: 120%;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
color: $primary-dark-color;
|
color: $primary-dark-color;
|
||||||
|
Loading…
Reference in New Issue
Block a user