diff options
Diffstat (limited to 'p/themes/Flat/flat.css')
| -rw-r--r-- | p/themes/Flat/flat.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/Flat/flat.css b/p/themes/Flat/flat.css index aefe3d454..8fd09bb35 100644 --- a/p/themes/Flat/flat.css +++ b/p/themes/Flat/flat.css @@ -147,7 +147,7 @@ form th { .stick .btn:last-child, .stick input:last-child, -.stick .btn + .dropdown > .btn { +.stick .dropdown:last-child > .btn { border-radius: 0 5px 5px 0; } |
