tweaking...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-11-16 01:48:14 +03:00
parent 7ce5352b02
commit d4815e2f6c

View File

@ -387,6 +387,8 @@ button:hover {
background: rgba(0, 0, 0, 0.5); background: rgba(0, 0, 0, 0.5);
width: 120px;
z-index: 900; z-index: 900;
} }
.side-buttons-left { .side-buttons-left {
@ -405,7 +407,7 @@ button:hover {
padding: 10px; padding: 10px;
line-height: 10px; line-height: 10px;
width: 80px; width: 100%;
height: 33.3%; height: 33.3%;
} }
.side-buttons-left .button { .side-buttons-left .button {