diff options
-rw-r--r-- | app/assets/stylesheets/framework/variables.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/variables.scss b/app/assets/stylesheets/framework/variables.scss index ab657d0fc98..e435ecf847f 100644 --- a/app/assets/stylesheets/framework/variables.scss +++ b/app/assets/stylesheets/framework/variables.scss @@ -205,7 +205,7 @@ $code_line_height: 1.6; /* * Tooltips */ -$tooltip_font_size: 12px; +$tooltip-font-size: 12px; /* * Padding |