/*
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 : 11.03.2015, 18:02:06
    Author     : David Backes
*/

.f3-widget-paginator {
    display: inline-block;
    list-style-type: none;
    margin: 0 !important;
    width: 100%;
}

.f3-widget-paginator li {
    float:left;
    margin: 0px 5px;
}
