apollodec/Apollo/bower_components/bootstrap-rtl/less/list-group-rtl.less
venbatechnologies@gmail.com d06b1c0cba status file
2017-12-07 11:31:25 +05:30

15 lines
231 B
Plaintext
Executable File

//
// List groups
// --------------------------------------------------
// Base class
//
// Easily usable on <ul>, <ol>, or <div>.
.list-group {
padding-right: 0; // reset padding because ul and ol
padding-left: initial;
}