diff options
author | Antoine GIRARD <sapk@sapk.fr> | 2015-03-19 00:35:17 +0100 |
---|---|---|
committer | Antoine GIRARD <sapk@sapk.fr> | 2015-03-19 00:35:17 +0100 |
commit | 96a71aaed8b01e505fffbd740ffb492ce89cead1 (patch) | |
tree | 1d2471d760ddec010a4b8168d50640a39175b8d7 /public/ng/less/ui/reset.less | |
parent | e9c599b48ac77114f1d7761855c72a980c751b53 (diff) |
Apply ng to issue dashboard
Diffstat (limited to 'public/ng/less/ui/reset.less')
-rw-r--r-- | public/ng/less/ui/reset.less | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/ng/less/ui/reset.less b/public/ng/less/ui/reset.less index d6abb0e5..26ec6292 100644 --- a/public/ng/less/ui/reset.less +++ b/public/ng/less/ui/reset.less @@ -238,7 +238,7 @@ input, } } -button { +button,.btn { overflow: visible; padding: .6em 1.2em; } @@ -365,4 +365,4 @@ pre { dt { font-weight: bold; -}
\ No newline at end of file +} |