diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-03-15 14:49:36 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-03-15 14:49:36 -0300 |
commit | 279e74d06be7e2fc98c3df3cd867d1ecfd3e6de4 (patch) | |
tree | 5d057841a692d31494faedae6d5220786f39bd90 /views/default/landing/css.php | |
download | elgg-279e74d06be7e2fc98c3df3cd867d1ecfd3e6de4.tar.gz elgg-279e74d06be7e2fc98c3df3cd867d1ecfd3e6de4.tar.bz2 |
Squashed 'mod/landing/' content from commit d1ea0d2
git-subtree-dir: mod/landing
git-subtree-split: d1ea0d2593cbf55a3804224fd587dbde00672a8c
Diffstat (limited to 'views/default/landing/css.php')
-rw-r--r-- | views/default/landing/css.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/default/landing/css.php b/views/default/landing/css.php new file mode 100644 index 000000000..711794fc2 --- /dev/null +++ b/views/default/landing/css.php @@ -0,0 +1 @@ +input[type=text].landing-page-url { width: auto; } |