diff options
Diffstat (limited to 'WebContent/VAADIN/themes/reindeer/notification/notification.scss')
-rw-r--r-- | WebContent/VAADIN/themes/reindeer/notification/notification.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/VAADIN/themes/reindeer/notification/notification.scss b/WebContent/VAADIN/themes/reindeer/notification/notification.scss index 464faa8aab..aafff47e96 100644 --- a/WebContent/VAADIN/themes/reindeer/notification/notification.scss +++ b/WebContent/VAADIN/themes/reindeer/notification/notification.scss @@ -5,7 +5,7 @@ border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; - font-size: 100%; + font-size: 16px; background: #c8ccd0; font-weight: bold; } |