CSS: Add margin-left to the control-info icon

refs #5543
This commit is contained in:
Eric Lippmann 2015-11-10 09:40:40 +01:00
parent e6af09ec64
commit 3cf7eaef1e
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ button:hover .icon-cancel {
.control-info {
color: @text-color-light;
margin-left: 0.2em;
&:hover {
.opacity(0.6);