1
0
Fork 0
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:
McMatts 2019-05-30 10:41:09 +01:00
parent fe7548cd97
commit 91a3c59cd2
3 changed files with 15 additions and 24 deletions

View file

@ -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;