Merge pull request #2019 from nextcloud/bugfix/1980

Remove old global css rule
This commit is contained in:
Julius Härtl
2020-06-14 22:33:38 +02:00
committed by GitHub
-4
View File
@@ -121,10 +121,6 @@ export default {
</style>
<style>
#content * {
box-sizing: border-box;
}
.multiselect {
width: 100%;
}