X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=6acc795c684c4df21e28480ab69b830a574d407a;hb=f8a4fa095f622e783f2e27bfba86c0234a5983cf;hp=a6b7d0e3e238dfe16c0665cfde048ef93f32aefd;hpb=8b202c973aec7cbdec929094d73a627b46479ec3;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index a6b7d0e..6acc795 100644 --- a/css/custom.css +++ b/css/custom.css @@ -11,26 +11,6 @@ footer{ color: #777; } -#logo { - margin: 5em auto 2em; - display: block; -} - -.txtstuff { - overflow: hidden; -} - -.hiddendiv { - display: none; - white-space: pre-wrap; - word-wrap: break-word; - overflow-wrap: break-word; /* future version of deprecated 'word-wrap' */ -} - -a.thumbnail { - border: none !important; -} - div.container-fluid { padding: 0 15px; } @@ -51,11 +31,6 @@ a.dropdown-toggle{ table-layout: fixed; } -#clock{ - float: right; - margin-right: 1em; -} - nav li{ padding: 5px; } @@ -96,3 +71,7 @@ ul.inline li:last-child:after { td.user, td.owner { word-break: break-all; } + +ul.list-inline { + display: inline-block; +} \ No newline at end of file