PLT-3916 - Fixing flag icon position in the RHS (#3898)

Этот коммит содержится в:
Asaad Mahmood
2016-08-30 16:47:41 +05:00
коммит произвёл Joram Wilander
родитель 85f8b90aeb
Коммит 968df8c186
3 изменённых файлов: 7 добавлений и 3 удалений

Просмотреть файл

@@ -359,7 +359,7 @@ export default class RhsRootPost extends React.Component {
<FormattedDate
value={post.create_at}
day='numeric'
month='long'
month='short'
year='numeric'
hour12={!this.props.useMilitaryTime}
hour='2-digit'