Skip to content

Commit

Permalink
MDL-39198 theme_formal_white: resized and relocated the "Add..." drop…
Browse files Browse the repository at this point in the history
… down menu of the "Add a block" pseudo block
  • Loading branch information
Kordan authored and danpoltawski committed May 20, 2013
1 parent b42e6e1 commit ff3f1f3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion theme/formal_white/style/block.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@
.block_navigation .block_tree .tree_item a:link,
.block_navigation .block_tree .tree_item a:visited,
.block_navigation .block_tree .tree_item a:active {color:#000;}

.block_navigation .block_tree .tree_item {padding-left:19px}

/* block_adminblock */
.block_adminblock .content .singleselect {width: 100%;}
.block_adminblock .content .singleselect {margin:0}

.block.list_block .unlist > li > .column {margin-top:3px; margin-bottom:3px;}

0 comments on commit ff3f1f3

Please sign in to comment.