| Index: ui/file_manager/audio_player/elements/audio_player.css
|
| diff --git a/ui/file_manager/audio_player/elements/audio_player.css b/ui/file_manager/audio_player/elements/audio_player.css
|
| index 4f614f209a8fe99106232bcc9568dc9a68b176af..bc6d7aa465cc96345329a3155232b6559afbefd7 100644
|
| --- a/ui/file_manager/audio_player/elements/audio_player.css
|
| +++ b/ui/file_manager/audio_player/elements/audio_player.css
|
| @@ -3,10 +3,8 @@
|
| * found in the LICENSE file. */
|
|
|
| control-panel {
|
| - border-top: 1px solid rgba(0, 0, 0, 0.1);
|
| bottom: 0;
|
| left: 0;
|
| - margin-bottom: 8px;
|
| position: fixed;
|
| right: 0;
|
| }
|
|
|