Revision fce23798
Added by Jared Dillard over 9 years ago
src/usr/local/www/css/pfSense.css | ||
---|---|---|
564 | 564 |
padding-left: 4px; |
565 | 565 |
} |
566 | 566 |
|
567 |
.btn-group .btn { |
|
568 |
margin-right: 5px; |
|
569 |
} |
|
570 |
|
|
571 |
.btn-group .btn:last-child { |
|
572 |
margin-right: 0px; |
|
573 |
} |
|
574 |
|
|
567 | 575 |
.list-group { |
568 | 576 |
margin-bottom: 0; |
569 | 577 |
} |
Also available in: Unified diff
pad button groups