diff options
| author | monikahedman <monika_hedman@brown.edu> | 2019-07-19 10:47:01 -0400 |
|---|---|---|
| committer | monikahedman <monika_hedman@brown.edu> | 2019-07-19 10:47:01 -0400 |
| commit | 55943494e8b1078bd035ea51b08aec19a7630317 (patch) | |
| tree | 0c755454d979196c41862f57f75af0d1f2f95de3 /src/client/views/DocumentDecorations.scss | |
| parent | c1fa702ae9e748617121f28cbe65d21cdfdc1f7d (diff) | |
| parent | f3c02a5df4c589846d47f0c435456f4c83b58484 (diff) | |
Merge branch 'monika_ellie_UI' of https://github.com/browngraphicslab/Dash-Web into monika_ellie_UI
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; |
