Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
eula buttons in hovercards should not wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
cvan committed Oct 13, 2011
1 parent 79ba680 commit a72438e
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions media/css/impala/hovercards.less
Expand Up @@ -35,12 +35,17 @@
max-height: 2.6em;
overflow: hidden;
}
.install-shell .extra {
+ .extra {
margin: 0;
.install-shell {
.eula {
font-size: 11px;
}
.notavail {
margin: 0 0 2px;
.extra {
+ .extra {
margin: 0;
}
.notavail {
margin: 0 0 2px;
}
}
}
h3 {
Expand Down

0 comments on commit a72438e

Please sign in to comment.