diff options
Diffstat (limited to 'themes/clear')
-rw-r--r-- | themes/clear/theme.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/clear/theme.css b/themes/clear/theme.css index c407e95de..a39317853 100644 --- a/themes/clear/theme.css +++ b/themes/clear/theme.css @@ -38,7 +38,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, |