diff options
| author | Mohammad Amoush <mohammad_amoush@brown.edu> | 2019-07-18 14:09:43 -0400 |
|---|---|---|
| committer | Mohammad Amoush <mohammad_amoush@brown.edu> | 2019-07-18 14:09:43 -0400 |
| commit | f3c02a5df4c589846d47f0c435456f4c83b58484 (patch) | |
| tree | 6a824f3fdee8bd58b82411766742b225c0cce08a /src/client/views/DocumentDecorations.scss | |
| parent | 98d6476cc1d18617399b28fa670848f97160ffa1 (diff) | |
hi
Diffstat (limited to 'src/client/views/DocumentDecorations.scss')
| -rw-r--r-- | src/client/views/DocumentDecorations.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/client/views/DocumentDecorations.scss b/src/client/views/DocumentDecorations.scss index 537444a93..3627edaae 100644 --- a/src/client/views/DocumentDecorations.scss +++ b/src/client/views/DocumentDecorations.scss @@ -223,6 +223,11 @@ $linkGap : 3px; margin-top: 3px; } +.documentdecorations-times { + margin-top: 3px; + padding-right: 3px; +} + .templating-button, .docDecs-tagButton { width: 20px; |
