From 1ac54c4b13ec8c1b65fd9264605b18c35fd1032a Mon Sep 17 00:00:00 2001 From: gracile-fr Date: Thu, 5 Mar 2015 12:13:21 +0100 Subject: [PATCH] =?UTF-8?q?Move=20"#styleManager-updated"=20under=20"Cite?= =?UTF-8?q?=20Pane"=20code=C2=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It was lost under "Shortcut Keys pane" code. --- chrome/skin/default/zotero/preferences.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/chrome/skin/default/zotero/preferences.css b/chrome/skin/default/zotero/preferences.css index 264ab58604..4cec681130 100644 --- a/chrome/skin/default/zotero/preferences.css +++ b/chrome/skin/default/zotero/preferences.css @@ -236,17 +236,17 @@ grid row hbox:first-child height: 250px; } +#styleManager-updated +{ + width: 105px; +} + /* Shortcut Keys pane */ #zotero-prefpane-keys row { -moz-box-align: center; } -#styleManager-updated -{ - width: 105px; -} - #zotero-prefpane-keys textbox { margin-left: -1px;