Skip to content

Commit

Permalink
css fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rduivenvoorde committed Mar 31, 2015
1 parent d4b9353 commit fbf0685
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions api/styles/api.css
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ fieldset {
}
.filterbutton{
cursor:pointer;
width:70px;
width:150px;
height: 31px;
color: transparent;
background-color: #e17000;
Expand Down Expand Up @@ -240,4 +240,4 @@ fieldset {
right: 2px;
width: 24px;
top: 2px;
}
}
1 change: 0 additions & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -413,5 +413,4 @@ a, a:link, a:focus, a:hover, a:visited {

#opties {
margin:10px;
height:40px;
}

0 comments on commit fbf0685

Please sign in to comment.