mirror of https://github.com/CGAL/cgal
fix table layout of the result table
This commit is contained in:
parent
80654639c2
commit
e0e1ecafe2
|
|
@ -4,7 +4,7 @@ P {
|
|||
width: 80ex
|
||||
}
|
||||
|
||||
TABLE.result { font-weight: bold; background-color: white; padding: 1em; }
|
||||
TABLE.result { font-weight: bold; background-color: white; padding: 1em; table-layout: fixed;}
|
||||
|
||||
TABLE.summary TD { white-space: nowrap }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue