fix filename display in sidebar, fix #18981

remotes/origin/db-empty-migrate
Jan-Christoph Borchardt 2015-09-15 17:03:43 +07:00
parent 8767c2b3be
commit accebae356
1 changed files with 3 additions and 0 deletions

@ -72,10 +72,13 @@
#app-sidebar .fileName h3 {
max-width: 300px;
float:left;
padding: 5px 0;
margin: -5px 0;
}
#app-sidebar .file-details {
margin-top: 3px;
margin-bottom: 15px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
opacity: .5;
float:left;