diff options
| -rw-r--r-- | public/theme/base.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/public/theme/base.css b/public/theme/base.css index 3e91fe790..7043b0681 100644 --- a/public/theme/base.css +++ b/public/theme/base.css @@ -247,10 +247,6 @@ form { background: #eee; border-radius: 5px; box-shadow: 0 1px 3px #aaa; - - -moz-transition: border-color .10s ease-out; - -webkit-transition: border-color .10s ease-out; - transition: border-color .10s ease-out; } .post.flux .before { padding: 20px; |
