old legacy css rule, not needed

This commit is contained in:
Jeff Atwood 2014-05-22 21:29:35 -07:00
parent 90508fa251
commit 2531e4e3a1
1 changed files with 0 additions and 5 deletions
app/assets/stylesheets/desktop

View File

@ -783,11 +783,6 @@ blockquote { /* solo quotes */
}
}
.bottom-round.contents.regular {
-webkit-transition: background-color .25s linear;
transition: background-color .25s linear;
}
.posts-wrapper {
position: relative;
}