diff options
author | friendica <info@friendica.com> | 2012-01-04 18:03:09 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-01-04 18:03:09 -0800 |
commit | 47edaf9ad79b59d96f908b4501d564e5e63cc210 (patch) | |
tree | 635ffc5cd770e2d7f073a2e8c6cc12c2853b7bcc /view/theme/quattro/quattro.less | |
parent | b0c3dc00b9252d896d233747bdd317fb5c360d51 (diff) | |
download | volse-hubzilla-47edaf9ad79b59d96f908b4501d564e5e63cc210.tar.gz volse-hubzilla-47edaf9ad79b59d96f908b4501d564e5e63cc210.tar.bz2 volse-hubzilla-47edaf9ad79b59d96f908b4501d564e5e63cc210.zip |
dynamic title input box - via fabrixxm
Diffstat (limited to 'view/theme/quattro/quattro.less')
-rw-r--r-- | view/theme/quattro/quattro.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less index 2e61b9182..a29559859 100644 --- a/view/theme/quattro/quattro.less +++ b/view/theme/quattro/quattro.less @@ -528,6 +528,8 @@ section { #about-jot-submit-wrapper { margin-top: 15px; } + + /** buttons **/ /*input[type="submit"] { border: 0px; |