1
0
Fork 0

Client: minor css fixes

This commit is contained in:
Chocobozzz 2017-04-29 18:34:10 +02:00
parent 339f0c8062
commit 0d7d2ad9ff
2 changed files with 4 additions and 0 deletions

View File

@ -20,8 +20,10 @@
}
.top-left-block {
z-index: 100;
background-color: #fff;
border-right: 1px solid $header-border-color;
height: $header-height;
line-height: $header-height;
margin-top: 0;
margin-bottom: 0;
@ -37,6 +39,7 @@
margin-left: 15px;
.glyphicon {
cursor: pointer;
position: relative;
top: 4px;
}

View File

@ -6,6 +6,7 @@
position: relative;
height: 190px;
width: 220px;
vertical-align: top;
.video-miniature-thumbnail {
display: inline-block;