align the icons
This commit is contained in:
parent
6ab77f958c
commit
a2dc2b3085
@ -123,16 +123,15 @@
|
|||||||
|
|
||||||
#openwebrx-main-buttons ul
|
#openwebrx-main-buttons ul
|
||||||
{
|
{
|
||||||
display: table;
|
|
||||||
margin:0;
|
margin:0;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#openwebrx-main-buttons ul li
|
#openwebrx-main-buttons ul li
|
||||||
{
|
{
|
||||||
display: table-cell;
|
display: inline-block;
|
||||||
padding-left: 5px;
|
width: 55px;
|
||||||
padding-right: 5px;
|
|
||||||
cursor:pointer;
|
cursor:pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user