Skip to content

Commit

Permalink
Tweak buttons in .smallheader.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jan 14, 2014
1 parent 24ab45b commit a0cc312
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion horde/templates/prefs/app.html
@@ -1,7 +1,7 @@
<form name="appswitch" id="appswitch" action="<tag:action />">
<tag:forminput />
<div class="header">
<span class="smallheader rightFloat">
<span class="rightFloat">
<select id="app" name="app">
<option value=""><gettext>Edit Preferences for</gettext>:</option>
<option value="" disabled="disabled">- - - - - - - - -</option>
Expand Down
2 changes: 1 addition & 1 deletion horde/themes/default/screen.css
Expand Up @@ -95,7 +95,7 @@ br.spacer {
.header input, .header select {
font-size: 80%;
}
.header .smallheader input, .header .smallheader select {
.header .smallheader input, .header .smallheader select, .header .smallheader .button {
font-size: 89%;
}
.header .button, .header .smallheader .button {
Expand Down

0 comments on commit a0cc312

Please sign in to comment.