docs/ignore/atlas_assets.css in atlas_assets-0.4.7 vs docs/ignore/atlas_assets.css in atlas_assets-0.4.8

- old
+ new

@@ -7630,10 +7630,17 @@ /* Remove padding from nested elements --------------------------------------------------------- */ .box .box-top input { margin: 0; } +.box .box-top h3 { + display: inline-block; + padding: 0; + margin: 0; + margin-right: 5px; + vertical-align: middle; } + /* Box Styles --------------------------------------------------------- */ .box.box-white { background-color: white; } @@ -8763,11 +8770,10 @@ font-size: 13px; zoom: 1; *display: inline; -webkit-user-select: none; -moz-user-select: none; - user-select: none; - min-width: 200px; } + user-select: none; } .chosen-container .chosen-drop { position: absolute; top: 100%; left: -9999px;