diff options
Diffstat (limited to 'chimere/static')
| -rw-r--r-- | chimere/static/chimere/css/styles.css | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css index b0a0455..3b835af 100644 --- a/chimere/static/chimere/css/styles.css +++ b/chimere/static/chimere/css/styles.css @@ -557,11 +557,13 @@ p.warning{ #welcome_button, +#simple_button, #permalink{ display: block; text-align:center; margin:0.3em; padding:0.2em; + width:100%; } a#welcome_button, @@ -571,11 +573,6 @@ a#welcome_button, text-decoration:none; } -#welcome_button, -#permalink{ - width:100%; -} - /* forms */ table.inline-table{ |
