example translation in same line
This commit is contained in:
@@ -187,15 +187,16 @@
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
.example-translation-list {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.example-translation {
|
||||
margin-left: 1em;
|
||||
&:before {
|
||||
content: '↪';
|
||||
margin-right: 0.2em;
|
||||
}
|
||||
}
|
||||
|
||||
.example-text {
|
||||
float: left;
|
||||
._hoverable();
|
||||
|
||||
.example-text-1 {
|
||||
@@ -242,7 +243,7 @@
|
||||
|
||||
.add-button {
|
||||
padding: 0 .5em;
|
||||
margin-left: .3em;
|
||||
margin: 0 0 0 0.3em;
|
||||
background-color: @aqua;
|
||||
color: @black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user