You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2017/10/24 14:17:27 UTC

[myfaces-tobago] branch master updated: TOBAGO-1759 Update Bootstrap to 4.0.0 beta 2 (from alpha 6) * revert: fix position of tc:link if rendered as button.tobago-link inside tobago-flexLayout; it just make things more complex and can result in another bug.

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

hnoeth pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/master by this push:
     new 5663303  TOBAGO-1759 Update Bootstrap to 4.0.0 beta 2 (from alpha 6) * revert: fix position of tc:link if rendered as button.tobago-link inside tobago-flexLayout; it just make things more complex and can result in another bug.
5663303 is described below

commit 56633033a85875f75771a29191d6fd5b34cf0750
Author: Henning Noeth <hn...@apache.org>
AuthorDate: Tue Oct 24 16:17:19 2017 +0200

    TOBAGO-1759 Update Bootstrap to 4.0.0 beta 2 (from alpha 6)
    * revert: fix position of tc:link if rendered as button.tobago-link inside tobago-flexLayout; it just make things more complex and can result in another bug.
---
 tobago-core/src/main/resources/scss/_tobago.scss | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/tobago-core/src/main/resources/scss/_tobago.scss b/tobago-core/src/main/resources/scss/_tobago.scss
index 7fcb999..3d189d9 100644
--- a/tobago-core/src/main/resources/scss/_tobago.scss
+++ b/tobago-core/src/main/resources/scss/_tobago.scss
@@ -394,10 +394,6 @@ a.tobago-link.dropdown-item {
   }
 }
 
-.tobago-flexLayout > button.tobago-link {
-  height: 0;
-}
-
 button {
   &.tobago-link, &.tobago-treeCommand {
     color: $blue;

-- 
To stop receiving notification emails like this one, please contact
['"commits@myfaces.apache.org" <co...@myfaces.apache.org>'].