diff --git a/core/css/styles.scss b/core/css/styles.scss
index 8e64452e31c321c149ec278b88da40f3630ada54..f2acca38e1e52987621c1b79b5749abc0289697b 100644
--- a/core/css/styles.scss
+++ b/core/css/styles.scss
@@ -979,13 +979,13 @@ code {
 	.ui-widget-header {
 		padding: 7px;
 		font-size: 13px;
-		font-weight: 300;
 		border:	none;
 		background-color: $color-main-background;
 		color: $color-main-text;
 
 		.ui-datepicker-title {
 			line-height: 1;
+			font-weight: 300;
 		}
 		.ui-icon {
 			opacity: .5;