mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Fix inconsistent margins and line breaks in contributors list
This commit is contained in:
parent
5f2d32d134
commit
bec898f641
4 changed files with 32 additions and 9 deletions
|
@ -260,6 +260,15 @@ body{
|
|||
margin-bottom:30px;
|
||||
}
|
||||
|
||||
.contributors div{
|
||||
zoom:1;
|
||||
display:inline;
|
||||
}
|
||||
.contributors span{
|
||||
width:16px;
|
||||
height:16px;
|
||||
}
|
||||
|
||||
.foundation{
|
||||
width:500px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue