mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Prevent contributors' list to overflow outside of the page
This commit is contained in:
parent
3e80a7a2af
commit
ba837c53ac
1 changed files with 5 additions and 0 deletions
|
@ -1358,6 +1358,11 @@ button.active {
|
||||||
text-align:left;
|
text-align:left;
|
||||||
font-size:80%;
|
font-size:80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.one-column .contributors {
|
||||||
|
width: 660px;
|
||||||
|
}
|
||||||
|
|
||||||
.contributors img{
|
.contributors img{
|
||||||
width:16px;
|
width:16px;
|
||||||
height:16px;
|
height:16px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue