diff options
| author | Monika Hedman <monika_hedman@brown.edu> | 2019-04-30 16:36:39 -0400 |
|---|---|---|
| committer | Monika Hedman <monika_hedman@brown.edu> | 2019-04-30 16:36:39 -0400 |
| commit | bad0dedb8be3d62f7dbc72abbfe146e1873195cf (patch) | |
| tree | a4e989b6d2df60124f0908910052b589b3895a4d /src/client/views/DocumentDecorations.scss | |
| parent | 77c575d5da1ecd9499dbc82c9686cf4cd87cf237 (diff) | |
| parent | 86e89178628a27a91665ad835046e536bdb89729 (diff) | |
pulled
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 27b94e6d2..0dfa6f0ff 100644 --- a/src/client/views/DocumentDecorations.scss +++ b/src/client/views/DocumentDecorations.scss @@ -135,7 +135,7 @@ grid-column: 1/4; } -.linkButton-empty { +.linkButton-empty, .linkButton-nonempty { height: 20px; width: 20px; border-radius: 50%; |
