From: Mikael Nordfeldth Date: Thu, 7 Aug 2014 18:26:32 +0000 (+0200) Subject: Removing old "-browser-border-radius" stuff (pre-CSS3) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ebbc3e530bec5dc7ca39e7ea766d0338a155c260;p=quix0rs-gnu-social.git Removing old "-browser-border-radius" stuff (pre-CSS3) --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index f054be2b49..1029850a1e 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -2000,8 +2000,6 @@ margin:0; #profile_search_results { display:block; border-radius:4px; --moz-border-radius:4px; --webkit-border-radius:4px; max-height:800px; margin:10px 0; padding: 5px; @@ -2070,8 +2068,6 @@ float:left; padding: 6px; margin: 4px 0px 0px 4px; border-top-left-radius: 7px; - -moz-border-radius-topleft: 7px; - -webkit-border-top-left-radius: 7px; } .oauth-desktop-mode fieldset {