mirror of
https://github.com/weewx/weewx.git
synced 2026-06-11 02:25:30 -04:00
revert fixed toc width since it messes up content when resizing windows
This commit is contained in:
@@ -241,8 +241,8 @@ table .first_row {
|
||||
}
|
||||
|
||||
#technical_content{
|
||||
position: relative;
|
||||
left: 220px;
|
||||
float: right;
|
||||
width: 82%;
|
||||
}
|
||||
|
||||
/*
|
||||
@@ -280,7 +280,7 @@ div .ui-widget-header {
|
||||
|
||||
/* Overrides for tocify Table-of-Contents */
|
||||
.tocify {
|
||||
width: 200px;
|
||||
width: 15%;
|
||||
margin-left: 5px;
|
||||
padding-left: 5px;
|
||||
border: 0;
|
||||
|
||||
Reference in New Issue
Block a user