Marthee commited on
Commit
0169863
·
verified ·
1 Parent(s): eaa9521

Update static/style.css

Browse files
Files changed (1) hide show
  1. static/style.css +2 -2
static/style.css CHANGED
@@ -153,7 +153,7 @@ body{
153
  position: relative;
154
  flex-shrink: 0; /* Prevents these containers from shrinking */
155
  }
156
- ul {
157
  list-style-type: none;
158
  margin: 0;
159
  padding: 0;
@@ -163,7 +163,7 @@ body{
163
  background-color: #333;
164
  position: fixed;
165
  z-index:999
166
- }
167
 
168
 
169
  #measureselectid :hover,#relvselectid :hover{
 
153
  position: relative;
154
  flex-shrink: 0; /* Prevents these containers from shrinking */
155
  }
156
+ /* ul {
157
  list-style-type: none;
158
  margin: 0;
159
  padding: 0;
 
163
  background-color: #333;
164
  position: fixed;
165
  z-index:999
166
+ } */
167
 
168
 
169
  #measureselectid :hover,#relvselectid :hover{