diff options
| author | bob <bcz@cs.brown.edu> | 2019-09-12 11:06:23 -0400 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-09-12 11:06:23 -0400 |
| commit | 91480dbd1b734795f514281ee0a2dac2442d6e84 (patch) | |
| tree | 86641d692e3a76b0700a390ae01bfa204ea42c50 /src/client/views/DocumentDecorations.scss | |
| parent | daeb624194c324600674198ebd9ec758383019d4 (diff) | |
cleaned up menus. simplified making custom views through template dropdown menu
Diffstat (limited to 'src/client/views/DocumentDecorations.scss')
| -rw-r--r-- | src/client/views/DocumentDecorations.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/DocumentDecorations.scss b/src/client/views/DocumentDecorations.scss index ac8497bd0..4ab5d733f 100644 --- a/src/client/views/DocumentDecorations.scss +++ b/src/client/views/DocumentDecorations.scss @@ -257,7 +257,7 @@ $linkGap : 3px; padding: 2px 12px; list-style: none; - .templateToggle { + .templateToggle, .chromeToggle { text-align: left; } |
