mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
remove unhelpful property setting that overrides the right setting for
text-align in .realtable cells; fix suggested by Richard Brodie
This commit is contained in:
parent
8efc80a909
commit
52c937dc09
1 changed files with 0 additions and 1 deletions
|
|
@ -189,7 +189,6 @@ address { font-size: 80%; }
|
|||
border-width: 0px 0px 1px 1px;
|
||||
padding-left: 0.4em;
|
||||
padding-right: 0.4em;
|
||||
text-align: inherit;
|
||||
}
|
||||
.realtable td:first-child,
|
||||
.realtable th:first-child {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue