Merge pull request #5332 from overleaf/jpa-rework-metrics-csv-download

[web] metrics module: rework the 'Download CSV' button

GitOrigin-RevId: ab15513e7c49098716207ecf4d0ff893692c3de6
This commit is contained in:
Jakob Ackermann 2021-10-06 13:24:06 +02:00 committed by Copybot
parent 66ea2e613c
commit 34beda9a1f

View file

@ -137,10 +137,6 @@
margin-bottom: 30px;
}
#csv {
padding-right: 10px;
}
h3 {
display: inline-block;
}