diff options
Diffstat (limited to 'less/close.less')
| -rw-r--r-- | less/close.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/close.less b/less/close.less index 9a3bfbffb..24689fd9d 100644 --- a/less/close.less +++ b/less/close.less @@ -7,7 +7,7 @@ float: right; font-size: 20px; font-weight: bold; - line-height: @base-line-height; + line-height: @line-height-base; color: @black; text-shadow: 0 1px 0 rgba(255,255,255,1); .opacity(20); |
