diff options
author | ArthurHoaro <arthur@hoa.ro> | 2017-01-06 14:50:09 +0100 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2017-01-06 14:50:09 +0100 |
commit | b057607f1b8a242c5c0325ceaf7c963632b960aa (patch) | |
tree | ffcec7ca97bc9edc84d2a79d5d7cb9f37200cc50 /tpl/default/configure.html | |
parent | 2bbf5d03ca47c9ce5bc88aabae6096f90f646cab (diff) | |
download | Shaarli-b057607f1b8a242c5c0325ceaf7c963632b960aa.tar.gz Shaarli-b057607f1b8a242c5c0325ceaf7c963632b960aa.tar.zst Shaarli-b057607f1b8a242c5c0325ceaf7c963632b960aa.zip |
A lot of minor improvements, cleanup, narrow mobile side blank spaces
Diffstat (limited to 'tpl/default/configure.html')
-rw-r--r-- | tpl/default/configure.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tpl/default/configure.html b/tpl/default/configure.html index e872a4d2..b959a91b 100644 --- a/tpl/default/configure.html +++ b/tpl/default/configure.html | |||
@@ -13,8 +13,8 @@ | |||
13 | 13 | ||
14 | <form method="POST" action="#" name="configform" id="configform"> | 14 | <form method="POST" action="#" name="configform" id="configform"> |
15 | <div class="pure-g"> | 15 | <div class="pure-g"> |
16 | <div class="pure-u-lg-1-6 pure-u-1-8"></div> | 16 | <div class="pure-u-lg-1-6 pure-u-1-24"></div> |
17 | <div class="pure-u-lg-2-3 pure-u-3-4 page-form page-form-complete"> | 17 | <div class="pure-u-lg-2-3 pure-u-22-24 page-form page-form-complete"> |
18 | <h2 class="window-title">{'Configure'|t}</h2> | 18 | <h2 class="window-title">{'Configure'|t}</h2> |
19 | <div class="pure-g"> | 19 | <div class="pure-g"> |
20 | <div class="pure-u-lg-{$ratioLabel} pure-u-1"> | 20 | <div class="pure-u-lg-{$ratioLabel} pure-u-1"> |