Merge pull request #12811 from tschaub/inheritance
Controls inherit font size from parent
This commit is contained in:
@@ -133,6 +133,7 @@
|
|||||||
color: white;
|
color: white;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
font-size: inherit;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
height: 1.375em;
|
height: 1.375em;
|
||||||
width: 1.375em;
|
width: 1.375em;
|
||||||
|
|||||||
Reference in New Issue
Block a user