Skip to content

Commit 3395ffc

Browse files
authored
Fix SCSS Codestyle
1 parent faf9352 commit 3395ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/templates/atum/scss/vendor/bootstrap/_dropdown.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
}
1717

1818
.dropdown-item {
19-
border-bottom: 1px solid rgba(0, 0, 0, .1);
2019
text-align: start;
20+
border-bottom: 1px solid rgba(0, 0, 0, .1);
2121

2222
&:hover,
2323
&:focus {

0 commit comments

Comments
 (0)