changeset 4665:18c8d2b54b53

style: remove duplicate code
author Sean Farley <sean.michael.farley@gmail.com>
date Mon, 21 Jul 2014 13:17:10 -0500
parents f6d278d6baed
children 8c67a1e0a605
files kallithea/public/css/style.css
diffstat 1 files changed, 0 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/css/style.css	Mon Jul 21 11:44:01 2014 -0500
+++ b/kallithea/public/css/style.css	Mon Jul 21 13:17:10 2014 -0500
@@ -3486,19 +3486,6 @@
     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;
 }