mirror of
https://github.com/documize/community.git
synced 2025-08-03 04:25:25 +02:00
Remove redundant comment/feedback feature
Enterprise edition contains the feedbacl/comment feature and Community edition should not show this. Closes #272
This commit is contained in:
parent
fe7548cd97
commit
91a3c59cd2
3 changed files with 15 additions and 24 deletions
|
@ -31,8 +31,17 @@
|
|||
}
|
||||
|
||||
#upload-document-files {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-size: 0.9rem;
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
text-transform: uppercase;
|
||||
vertical-align: super;
|
||||
|
||||
> span {
|
||||
display: block;
|
||||
display: inline-block;
|
||||
color: map-get($gray-shades, 600);
|
||||
font-size: 1rem;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue