aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/FormattedTextBoxComment.scss
diff options
context:
space:
mode:
authoranika-ahluwalia <anika.ahluwalia@gmail.com>2020-07-01 13:14:02 -0500
committeranika-ahluwalia <anika.ahluwalia@gmail.com>2020-07-01 13:14:02 -0500
commit581ba904dc9bd02f6e2d81f42c45f38f6ad26cab (patch)
tree670625b00ab6cdb98eb9f475dc70a9d3c75dbc92 /src/client/views/nodes/formattedText/FormattedTextBoxComment.scss
parentc51056c7da718a7c0f98f54953f2d7fc287ecf9d (diff)
textbox comment changes
Diffstat (limited to 'src/client/views/nodes/formattedText/FormattedTextBoxComment.scss')
-rw-r--r--src/client/views/nodes/formattedText/FormattedTextBoxComment.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/views/nodes/formattedText/FormattedTextBoxComment.scss b/src/client/views/nodes/formattedText/FormattedTextBoxComment.scss
index d83583db1..adef7f81f 100644
--- a/src/client/views/nodes/formattedText/FormattedTextBoxComment.scss
+++ b/src/client/views/nodes/formattedText/FormattedTextBoxComment.scss
@@ -43,7 +43,7 @@
right: 0;
transform: translateY(-50%);
- .button {
+ .FormattedTextBox-button {
width: 20px;
height: 20px;
margin: 0;
@@ -57,7 +57,7 @@
text-align: center;
position: relative;
- .fa-icon {
+ .FormattedTextBox-fa-icon {
position: absolute;
top: 50%;
left: 50%;