Removing old "-browser-border-radius" stuff (pre-CSS3)

This commit is contained in:
Mikael Nordfeldth 2014-08-07 20:26:32 +02:00
parent cffd1ad796
commit ebbc3e530b
1 changed files with 0 additions and 4 deletions

View File

@ -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 {