Explorar o código

table width 100% isn't necessary at Admin Panel "People"

- also it was set global to Wekan, not really a good practise ...
Martin Filser %!s(int64=3) %!d(string=hai) anos
pai
achega
a167d8ff3f
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      client/components/settings/peopleBody.styl

+ 0 - 2
client/components/settings/peopleBody.styl

@@ -2,8 +2,6 @@
   overflow: scroll;
 
 table
-  border-collapse: collapse;
-  width: 100%;
   color: #000;
 
   td, th