fix cell type selector css

pull/37/head
Bussonnier Matthias 13 years ago committed by Matthias BUSSONNIER
parent d5a6b1f382
commit 654a7d3189

@ -85,6 +85,13 @@ span#notebook_name {
}
#maintoolbar > select, #maintoolbar label {
height : 23px;
vertical-align: top;
margin-right:2px;
margin-bottom:0;
}
#cell_type {
font-size: 85%;
margin-left:0.3em;
margin-right:0.3em;

Loading…
Cancel
Save