Changeset - 18c8d2b54b53
[Not reviewed]
default
0 1 0
Sean Farley - 11 years ago 2014-07-21 20:17:10
sean.michael.farley@gmail.com
style: remove duplicate code
1 file changed with 0 insertions and 13 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/style.css
Show inline comments
 
@@ -3486,19 +3486,6 @@ input.btn {
 
    padding: 0;
 
}
 

	
 
/* make .btn inputs and buttons and divs look the same */
 
button.btn,
 
input.btn {
 
    font-family: inherit;
 
    font-size: inherit;
 
    line-height: inherit;
 
}
 

	
 
.btn::-moz-focus-inner {
 
    border: 0;
 
    padding: 0;
 
}
 

	
 
.btn.badge {
 
    cursor: default !important;
 
}
0 comments (0 inline, 0 general)