Adding nospace flag and modified flag to multiword example
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
.example {
|
||||
clear: left;
|
||||
margin-left: 1em;
|
||||
|
||||
|
||||
.example-dot, .example-rest {
|
||||
float: left;
|
||||
max-width: 90%;
|
||||
@@ -289,6 +289,10 @@
|
||||
.example-component-none {
|
||||
color: @gray;
|
||||
}
|
||||
|
||||
.example-component-no-space {
|
||||
color: @silver;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user