remove border-bottom of controls bar
This commit is contained in:
parent
2a9fb130ec
commit
d04564fb76
|
@ -251,7 +251,6 @@ input[type="submit"].enabled {
|
|||
padding: 0;
|
||||
margin: 0;
|
||||
background-color: rgba(255, 255, 255, .95);
|
||||
border-bottom: 1px solid #f8f8f8;
|
||||
z-index: 50;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
|
|
Loading…
Reference in New Issue