diff options
| author | bob <bcz@cs.brown.edu> | 2019-11-13 13:46:23 -0500 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-11-13 13:46:23 -0500 |
| commit | a93ee99c9dd3b5ecc5160f98f9dffeb119b4dcce (patch) | |
| tree | 114939a0d16ab2ca0698565049a0e5e60fe35ebd /src/client/views/nodes/FormattedTextBoxComment.scss | |
| parent | e1930a62304db60d9eca542148995c5d03b79aea (diff) | |
fixed recentlyClosed on startup and added clearAll. fixed textbox comment layout a bit.
Diffstat (limited to 'src/client/views/nodes/FormattedTextBoxComment.scss')
| -rw-r--r-- | src/client/views/nodes/FormattedTextBoxComment.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/FormattedTextBoxComment.scss b/src/client/views/nodes/FormattedTextBoxComment.scss index 792cee182..2dd63ec21 100644 --- a/src/client/views/nodes/FormattedTextBoxComment.scss +++ b/src/client/views/nodes/FormattedTextBoxComment.scss @@ -5,7 +5,6 @@ background: white; border: 1px solid silver; border-radius: 2px; - padding: 2px 10px; margin-bottom: 7px; -webkit-transform: translateX(-50%); transform: translateX(-50%); |
