/*
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 : 07.12.2016, 19:33:52
    Author     : asghaier
*/

.ignore_line_break{
    content: ' ';
}

.ignore_line_break::after{
    content: ' ';
}

