fix css names for single corner border-radius, for firefox 13
[freeside.git] / rt / share / html / NoAuth / css / freeside2.1 / ticket.css
index 726a04a..634042a 100644 (file)
@@ -76,7 +76,7 @@ div#ticket-history {
  color: #ccc;
  -moz-border-radius-bottomleft: 0.5em;
  -webkit-border-bottom-left-radius: 0.5em;
- border-radius-bottomleft: 0.5em;
+ border-bottom-left-radius: 0.5em;
  white-space: nowrap;
 }