Your IP : 216.73.216.84


Current Path : /home/helpink/www/media/astroid/assets/vendor/astroid/scss/joomla/
Upload File :
Current File : /home/helpink/www/media/astroid/assets/vendor/astroid/scss/joomla/joomla4.scss

.com-content-category__articles.form-inline {
   justify-content: space-between;
}

.com-content-category__no-articles {
   width: 100%;
}

// Tags View

.com-tags-tag {

   form {
      .com-tags-tags__filter {
         margin-bottom: 20px;
         .inputbox {
            padding: 10px;
         }
      }
      .form-select {
         background: #eaedf0;
         border: 1px solid #ddd;
         padding: 10px;
         padding-right: 9px;
      }
      .float-end {
         float: right;
      }
   }

   .visually-hidden {
      font-size: 0;
   }
}

body.com-finder>*+*, body.com-finder__results>*+* {
   margin-top: 0;
}