revert fixed toc width since it messes up content when resizing windows

This commit is contained in:
Matthew Wall
2014-11-13 17:01:34 +00:00
parent 26a98c0a75
commit dc02f29a9d

View File

@@ -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;