mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Apply consistent width and center icons in devel-doc
This commit is contained in:
parent
9ef9eedff4
commit
a4f019a905
2 changed files with 2 additions and 2 deletions
|
@ -198,7 +198,6 @@ body{
|
|||
.docreference a{
|
||||
zoom:1;
|
||||
display:inline;
|
||||
width:200px;
|
||||
}
|
||||
|
||||
.downloadbox{
|
||||
|
|
|
@ -642,8 +642,9 @@ table td,table th{
|
|||
}
|
||||
.docreference a{
|
||||
display:inline-block;
|
||||
margin:0 15px 40px 15px;
|
||||
margin:0 0 40px 0;
|
||||
font-size:125%;
|
||||
width:210px;
|
||||
}
|
||||
.docreference img{
|
||||
display:block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue