mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Increase contributors list column width (thanks @harding)
This commit is contained in:
parent
ab2b3ed66d
commit
614588c091
1 changed files with 2 additions and 2 deletions
|
@ -980,7 +980,7 @@ table td,table th{
|
|||
}
|
||||
.contributors div{
|
||||
padding:8px 0;
|
||||
width:170px;
|
||||
width:215px;
|
||||
overflow:hidden;
|
||||
display:inline-block;
|
||||
vertical-align:top;
|
||||
|
@ -990,7 +990,7 @@ table td,table th{
|
|||
padding:0;
|
||||
}
|
||||
.contributors div div:first-child+div{
|
||||
max-width:100px;
|
||||
max-width:150px;
|
||||
margin:0 2px;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue