diff --git a/web/css/styles.min.css b/web/css/styles.min.css index 2cc82523..302f9c01 100644 --- a/web/css/styles.min.css +++ b/web/css/styles.min.css @@ -916,16 +916,18 @@ input[type="checkbox"] { .l-stat { margin: 0 auto; - display: table; margin: 34px auto; position: fixed; background-color: #fff; z-index: 100; padding-top: 30px; + width: 100%; + overflow: hidden; } .l-stat__col { - display: table-cell; + display: block; vertical-align: top; + float: left; } .l-stat__col a { display: inline-block; @@ -2512,7 +2514,7 @@ label:hover { } .vst-list.flat { - border: 1px solid #fff; + border: 1px solid #fff; color: #2c9491; text-transform: uppercase; font-weight: bold; diff --git a/web/templates/admin/add_web.html b/web/templates/admin/add_web.html index 1fef8d91..56f25edc 100644 --- a/web/templates/admin/add_web.html +++ b/web/templates/admin/add_web.html @@ -71,16 +71,16 @@ - + - + - - + + - + - + @@ -214,7 +214,7 @@ display:none"> -