You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2019/04/23 13:40:07 UTC

[syncope] branch 2_1_X updated: Adjusting FB plugin width

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 4402252  Adjusting FB plugin width
4402252 is described below

commit 44022523892153281facebbc168b33d6867dbc9f
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Apr 23 13:35:56 2019 +0200

    Adjusting FB plugin width
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 29f0397..e96d4a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2634,7 +2634,7 @@ under the License.
                 <phase>post-site</phase>
                 <configuration>
                   <target>
-                    <replace dir="${rootpom.basedir}/target/site" token="48px" value="71px">
+                    <replace dir="${rootpom.basedir}/target/site" token="48px" value="72px">
                       <include name="**/*.html" />
                     </replace>
                     <replace dir="${rootpom.basedir}/target/site" token="dropdown-toggle&quot;" value="dropdown-toggle&quot; data-toggle=&quot;dropdown&quot;">