diff options
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css index ea9a2488..5c7855b7 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -1030,7 +1030,8 @@ g:focus circle { color: #363636; } .section-divider { - color: #919095; } + color: #919095; + position: relative; } .section-divider:before { content: ""; width: 112px; |
