mirror of https://github.com/CGAL/cgal
Doxygen: More space for class names
This commit is contained in:
parent
247e6f9aea
commit
0e81db0e56
|
|
@ -329,3 +329,10 @@ div.fragment {
|
|||
padding: 4px;
|
||||
margin: 1em 4px 1em 4px;
|
||||
}
|
||||
|
||||
|
||||
/* Make summary smaller to avoid wrapping of classes and concepts */
|
||||
div.summary
|
||||
{
|
||||
width: 20%;
|
||||
}
|
||||
Loading…
Reference in New Issue