diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-03-01 14:05:38 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-03-01 14:05:38 +0100 |
commit | ea7fb2d5c8b0e0052a81e48e6d99143dfc233dc5 (patch) | |
tree | 0f9b89be8c8d435ca26c01d2aa801f7aa8afa1ea /style | |
parent | 448ee63d7f18c537ea9e22c481ac1b3fd863d385 (diff) |
Revert "html lang"
The changes were incomplete and broke the reserve
creation dialog, reverted for now.
This reverts commit 7c0ca49d0351ce8edfb1533146ff5ceb1aba41cf.
Diffstat (limited to 'style')
-rw-r--r-- | style/wallet.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/wallet.css b/style/wallet.css index 230cf671e..0af2240e0 100644 --- a/style/wallet.css +++ b/style/wallet.css @@ -135,4 +135,4 @@ button.linky { table, th, td { border: 1px solid black; -} +}
\ No newline at end of file |