2020-08-14 13:36:36 +02:00

23 lines
482 B
SCSS

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
Created on : 03-Aug-2018, 13:34:26
Author : podkrizniku
*/
#branching.expanded.branching_forma {
ul.first {
li.empty_vrivanje {
margin-top: -45px !important;
}
margin-top: 59px !important;
}
}
#branching.collapsed.branching_forma {
ul.first {
margin-top: 66px !important;
}
}