diff options
| author | monikahedman <monika_hedman@brown.edu> | 2019-08-27 13:19:20 -0400 |
|---|---|---|
| committer | monikahedman <monika_hedman@brown.edu> | 2019-08-27 13:19:20 -0400 |
| commit | b4f79e48d5d30312367e268c2c505f65c5cacdb4 (patch) | |
| tree | 5d5905d59860b0528ad8c3a5d6b4e49b95e4e860 /src/client/views/linking/LinkFollowBox.scss | |
| parent | ac4a5af7ec796c914509a696db0dbc749e0c40d3 (diff) | |
things are progressing
Diffstat (limited to 'src/client/views/linking/LinkFollowBox.scss')
| -rw-r--r-- | src/client/views/linking/LinkFollowBox.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/linking/LinkFollowBox.scss b/src/client/views/linking/LinkFollowBox.scss index 7fad9ae93..a34285727 100644 --- a/src/client/views/linking/LinkFollowBox.scss +++ b/src/client/views/linking/LinkFollowBox.scss @@ -8,6 +8,7 @@ box-shadow: $intermediate-color 0.2vw 0.2vw 0.4vw; border: solid #BBBBBBBB 5px; pointer-events: all; + // transform-origin: top right; // overflow: hidden; .linkFollowBox-header { |
