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