File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -154,6 +154,8 @@ input.submit { /* start search button */
154
154
155
155
/* ############### start of content ############## */
156
156
# content {
157
+ position : static;
158
+ overflow-x : hidden;
157
159
}
158
160
159
161
@@ -481,4 +483,4 @@ a.xsr { /* subroutine */ color: #00f; font-weight: bold; }
481
483
background-repeat : no-repeat;
482
484
background-position : -432px 0 ;
483
485
}
484
- /* ############### end of footer ############## */
486
+ /* ############### end of footer ############## */
Original file line number Diff line number Diff line change @@ -154,6 +154,8 @@ input.submit { /* start search button */
154
154
155
155
/* ############### start of content ############## */
156
156
# content {
157
+ position : static;
158
+ overflow-x : hidden;
157
159
}
158
160
159
161
@@ -481,4 +483,4 @@ a.xsr { /* subroutine */ color: #00f; font-weight: bold; }
481
483
background-repeat : no-repeat;
482
484
background-position : -432px 0 ;
483
485
}
484
- /* ############### end of footer ############## */
486
+ /* ############### end of footer ############## */
You can’t perform that action at this time.
0 commit comments