Skip to content

Commit

Permalink
fix: strange css issue accessing ZAC (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
rentallect authored Jan 29, 2024
1 parent da0d7f7 commit 0218a42
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions static/ziti-browzer-css.css
Original file line number Diff line number Diff line change
Expand Up @@ -220,15 +220,6 @@
outline: 0
}

.zitiBrowzerRuntimeSettings .btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
display: table;
content: " "
}

.zitiBrowzerRuntimeSettings .btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
clear: both
}

.zitiBrowzerRuntime_bottom-bar {
position: fixed;
top: 100px;
Expand Down

0 comments on commit 0218a42

Please sign in to comment.