summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/common.scss')
-rw-r--r--app/assets/stylesheets/common.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss
index 0d25b104bb5..1884c39bc61 100644
--- a/app/assets/stylesheets/common.scss
+++ b/app/assets/stylesheets/common.scss
@@ -338,7 +338,7 @@ li.note {
li {
border-bottom:none !important;
}
- .file {
+ .attachment {
padding-left: 20px;
background:url("icon-attachment.png") no-repeat left center;
}