diff options
author | KAPIL SINGAL <ks220y@att.com> | 2021-01-19 14:48:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-01-19 14:48:34 +0000 |
commit | b524bf9ec0f688e30a24f65758fd014e1e3aedce (patch) | |
tree | e704fd0b9609fa7052b1f5ce3ad38aba9e2cd51c /cds-ui/designer-client/src/styles.css | |
parent | aad03d4d502162bd437c6d05bd407b580edea68c (diff) | |
parent | f2db59d3c71522e9369012f27d13ffea61105c74 (diff) |
Merge "Modify Data Dictionary style and add source option items"
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{ |