diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-12-15 10:15:43 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-12-15 10:15:43 +0100 |
| commit | 22a8b9796303e644e1177dbd18ee4dd22e4b92cc (patch) | |
| tree | dfe972350c8e4fa52036fbce8bdd690c7a18981e /public | |
| parent | ca1b3565ed87e04ee18514ce04f30366bfc76fe6 (diff) | |
dont bump the hootbox
Diffstat (limited to 'public')
| -rw-r--r-- | public/assets/css/bucky.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/assets/css/bucky.css b/public/assets/css/bucky.css index 9d2b36e..66058ba 100644 --- a/public/assets/css/bucky.css +++ b/public/assets/css/bucky.css @@ -161,6 +161,9 @@ table, tr { #hootbox button { width: 44px; } +#hoots { + width: 100%; +} #hoots, #hoots tr { margin: 0; padding: 0; |
