Skip to content

Commit

Permalink
Merge pull request #2022 from RocketChat/fix-am-pm
Browse files Browse the repository at this point in the history
Temporary fix for AM/PM timestamp breaking cog
  • Loading branch information
engelgabriel committed Jan 25, 2016
2 parents 37fdd36 + 01dd59b commit 05fb3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rocketchat-theme/assets/stylesheets/base.less
Original file line number Diff line number Diff line change
Expand Up @@ -2742,7 +2742,7 @@ a.github-fork {

&:hover {
.time {
display: inline-block;
// display: inline-block;
}
.edited {
display: none;
Expand Down

0 comments on commit 05fb3a8

Please sign in to comment.