12 lines
183 B
Sass
12 lines
183 B
Sass
.list-item-links, .list-item-actions
|
|
display: inline-block
|
|
float: left
|
|
margin-left: 10px
|
|
|
|
.list-item-links
|
|
a
|
|
margin: 0
|
|
|
|
.list-item-action-hidden
|
|
display: none
|