diff options
Diffstat (limited to 'themes/dark/theme.css')
-rw-r--r-- | themes/dark/theme.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/dark/theme.css b/themes/dark/theme.css index eea9562cb..49ba57ce9 100644 --- a/themes/dark/theme.css +++ b/themes/dark/theme.css @@ -53,7 +53,6 @@ FIELDSET, INPUT, SELECT, TEXTAREA, .content UL.thumbnails SPAN.wrap2 { border: 1px solid #aaaaaa; /* thumbnails border color and style */ - border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ } .content UL.thumbnails SPAN.wrap2:hover, |