diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/panels.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/panels.less b/less/panels.less index ef8786867..cca22ae3a 100644 --- a/less/panels.less +++ b/less/panels.less @@ -104,7 +104,7 @@ } td:last-child, th:last-child { - border-bottom-left-radius: (@panel-border-radius - 1); + border-bottom-right-radius: (@panel-border-radius - 1); } } } |
