Bugfix: layout of diff view on the projector

This commit is contained in:
Tobias Hößl 2017-02-15 21:36:30 +01:00
parent afff1f35f8
commit 8029492d91

View File

@ -537,8 +537,7 @@ tr.elected td {
background-color: #f9f9f9; background-color: #f9f9f9;
border: solid 1px #eee; border: solid 1px #eee;
border-radius: 3px; border-radius: 3px;
margin-bottom: 0; margin-bottom: 10px;
margin-top: -25px;
padding-top: 0; padding-top: 0;
padding-right: 155px; padding-right: 155px;
} }