Index: ui/file_manager/file_manager/foreground/css/file_manager.css |
diff --git a/ui/file_manager/file_manager/foreground/css/file_manager.css b/ui/file_manager/file_manager/foreground/css/file_manager.css |
index 005768ed69add0095cb9349e06113e33cfd89fae..8342869169efb36c92b2e1ce3c01f5e8aa430cd7 100644 |
--- a/ui/file_manager/file_manager/foreground/css/file_manager.css |
+++ b/ui/file_manager/file_manager/foreground/css/file_manager.css |
@@ -173,7 +173,7 @@ div.splitter { |
color: rgb(90, 90, 90); |
cursor: pointer; |
display: flex; |
- line-height: 40px; |
+ height: 40px; |
padding: 0 3px; |
} |
@@ -996,7 +996,7 @@ body[type='full-page'] .detail-name .detail-icon { |
.thumbnail-bottom .filename-label { |
flex: auto; |
- padding: 12px; |
+ padding: 0 12px; |
} |
/* Styles specific for the grid view. */ |