diff options
Diffstat (limited to 'cds-ui/designer-client/src/styles.css')
-rw-r--r-- | cds-ui/designer-client/src/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/designer-client/src/styles.css b/cds-ui/designer-client/src/styles.css index 0055520a7..6a911fc4b 100644 --- a/cds-ui/designer-client/src/styles.css +++ b/cds-ui/designer-client/src/styles.css @@ -224,7 +224,7 @@ button:focus{ padding: 10px 1em; font-size: 12px; font-weight: bold; - height: 52px; + height: 54px; line-height: 30px; } .menu a:hover{ |