JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "alerts-rtl.scss"

Full Path: /var/www/lionsclub/assets/dashboard/css/bootstrap-rtl/scss/alerts-rtl.scss
File size: 351 bytes
MIME-type: text/plain
Charset: utf-8

//
// RTL Alerts
// --------------------------------------------------


// Dismissable alerts
//
// Expand the left padding and account for the close button's positioning.

.alert-dismissable, // The misspelled .alert-dismissable was deprecated in 3.2.0.
.alert-dismissible {
 padding-left: ($alert-padding + 20);
 padding-right: ($alert-padding);
}