Apply consistent width and center icons in devel-doc

This commit is contained in:
Saivann 2014-06-07 14:10:45 -04:00
parent 9ef9eedff4
commit a4f019a905
2 changed files with 2 additions and 2 deletions

View file

@ -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;