PolyGerrit: Remove spacing around date in tagger
Bug: Issue 7725 Change-Id: I98356c54a42c61645ffdcd9b6126c4a913e7cd74
This commit is contained in:
@@ -142,10 +142,10 @@ limitations under the License.
|
||||
<gr-account-link
|
||||
account="[[item.tagger]]">
|
||||
</gr-account-link>
|
||||
( <gr-date-formatter
|
||||
(<gr-date-formatter
|
||||
has-tooltip
|
||||
date-str="[[item.tagger.date]]">
|
||||
</gr-date-formatter> )
|
||||
</gr-date-formatter>)
|
||||
</div>
|
||||
</td>
|
||||
<td class="repositoryBrowser">
|
||||
|
||||
Reference in New Issue
Block a user