{if !$__microdata|isset}{assign var=__microdata value=true}{/if}
{if $__wcf->getBreadcrumbs()|count}
-<nav class="wcf-breadcrumbs">
+<nav class="wcf-breadcrumbs wcf-marginTop">
<ul>
{foreach from=$__wcf->getBreadcrumbs() item=$breadcrumb}
<li title="{$breadcrumb->getLabel()}"{if $__microdata} itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb"{/if}>
border: 1px solid rgba(204, 204, 204, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
- margin-top: 15px;
display: block;
position: relative;
overflow: hidden;
/**
* #############################################################################
* ### CAUTION: This is the LESS-compatible stylesheet used within the whole ###
- * ### WCF, but during WCFSetup the stylesheet wcf.css is used! ###
+ * ### WCF, but during WCFSetup the stylesheet wcf.css is used! ###
* #############################################################################
*/
-/* -- -- -- Special -> System Notification -- -- -- */
+/* Special -> System Notification */
.wcf-preInput .wcf-dropdown > li.missingValue { /* ToDo */
/* color: #990; */