Fix board action icons on firefox

This commit is contained in:
Julius Haertl
2017-01-19 11:37:21 +01:00
parent f76f64c8b0
commit 634f7d3fce
2 changed files with 8 additions and 12 deletions

View File

@@ -108,19 +108,15 @@
font-size: 14pt;
margin: 0;
padding: 12px;
float: left;
}
#board-actions {
font-size: 10pt;
/*position:absolute;
right:5px;
top:5px;
z-index:999;*/
float: right;
position: relative;
margin-top: -5px;
color: #888;
margin:8px;
}