From 978f742eab22e843b8c28faca092f11b1481d418 2011-08-09 19:38:59 From: Brian Granger Date: 2011-08-09 19:38:59 Subject: [PATCH] Reordering Export button and renaming Export->Export As --- diff --git a/IPython/frontend/html/notebook/static/css/notebook.css b/IPython/frontend/html/notebook/static/css/notebook.css index 471111f..25d7c45 100644 --- a/IPython/frontend/html/notebook/static/css/notebook.css +++ b/IPython/frontend/html/notebook/static/css/notebook.css @@ -67,7 +67,6 @@ div.section_content { padding: 5px; } - span.section_row_buttons > button { width: 70px; } @@ -112,7 +111,7 @@ span.button_label { #download_format { float: right; font-size: 85%; - width: 60px; + width: 62px; margin: 1px 5px; } diff --git a/IPython/frontend/html/notebook/templates/notebook.html b/IPython/frontend/html/notebook/templates/notebook.html index fb23792..d244815 100644 --- a/IPython/frontend/html/notebook/templates/notebook.html +++ b/IPython/frontend/html/notebook/templates/notebook.html @@ -60,9 +60,6 @@ Actions
- - - + + +