assets/themes/j1/core/css/themes/unolight/bootstrap.css in j1-template-2024.0.3 vs assets/themes/j1/core/css/themes/unolight/bootstrap.css in j1-template-2024.1.0

- old
+ new

@@ -23550,21 +23550,10 @@ overflow: visible; } .btn-fab, .btn.btn-fab:hover, .btn.btn-fab:focus { color: rgba(255, 255, 255, 0.8); } -.fab-btn ul { - left: 0; - right: 0; - text-align: center; - position: absolute; - bottom: 64px; - margin: 0; - visibility: hidden; - padding-left: 0; - list-style-type: none; } - .btn-fab-floating.disabled, .btn-fab-floating[disabled] { pointer-events: none; -webkit-box-shadow: none; box-shadow: none; @@ -23733,15 +23722,17 @@ .fab-btn.toolbar ul li a i { line-height: inherit; } .fab-btn ul { left: 0; - right: 0; + right: 5px; text-align: center; position: absolute; - bottom: 64px; + bottom: 56px; margin: 0; - visibility: hidden; } + visibility: hidden; + padding-left: 0; + list-style-type: none; } .fab-btn ul li { margin-bottom: 15px; } .fab-btn ul a.btn-fab-floating {