More space for the breadcrumbs in the content center.

git-svn-id: https://svn.libreccm.org/ccm/trunk@3265 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2015-02-24 08:39:44 +00:00
parent aa900c8d96
commit 96c36f10db
1 changed files with 3 additions and 2 deletions

View File

@ -191,7 +191,7 @@ table.htmlarea td.toolbarElement {
#cms-page .header-height { #cms-page .header-height {
height: 70px; height: 70px;
top: 62px; top: 87px;
} }
/*-----CMS Header-----*/ /*-----CMS Header-----*/
@ -428,9 +428,10 @@ div#bebop-tabbed-pane span.taskssections.current:before {
/*------Bebop ContextBar----- */ /*------Bebop ContextBar----- */
div#cms-breadcrumbs { div#cms-breadcrumbs {
height: 25px; height: 50px;
line-height: 25px; line-height: 25px;
font-size: 0.6em; font-size: 0.6em;
vertical-align: middle;
} }
div.bebop-contextbar { div.bebop-contextbar {