Remove unnecessary CSS rules for search results
This commit is contained in:
parent
76a04dd3f8
commit
8c0469552e
1 changed files with 0 additions and 7 deletions
|
@ -385,13 +385,6 @@ nav.sub {
|
|||
position: relative;
|
||||
}
|
||||
|
||||
#results {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
left: 0;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#results > table {
|
||||
width: 100%;
|
||||
table-layout: fixed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue