summaryrefslogtreecommitdiffstats
path: root/comm/mail/themes/osx/mail/accountCentral.css
blob: cd6332a4cbe0a588540051d1dd5741a57de88ad7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

/* ===== accountCentral.css ==========================================
  == Styles for the Messenger Account Central panel.
  ======================================================================= */

@import url("chrome://messenger/skin/shared/accountCentral.css");

#accountName {
  /* Prevents UI jumping when dynamically changing the content. */
  min-height: 17px;
}