Skip to content

Commit

Permalink
Merge pull request #55 from flynfish/master
Browse files Browse the repository at this point in the history
Fix chevron color and text decoration for bootstrap 2.2.1
  • Loading branch information
jdewit committed Nov 15, 2012
2 parents 9189bdc + 4519ab5 commit 796688b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions less/timepicker.less
Expand Up @@ -78,8 +78,10 @@
margin: 0;
padding: 8px 0;
outline: 0;
color: #333;

&:hover {
text-decoration: none;
background-color: #eee;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
Expand Down

0 comments on commit 796688b

Please sign in to comment.