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/09/11 15:24:22 UTC

[myfaces-tobago] branch master updated: TOBAGO-1759 Update Bootstrap to 4.0.0 beta 1 (from alpha 6) * fix for tc:suggest no longer needed

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 cb79a5b  TOBAGO-1759 Update Bootstrap to 4.0.0 beta 1 (from alpha 6) * fix for tc:suggest no longer needed
cb79a5b is described below

commit cb79a5bfcc84ba450f5862b3fd576df7876452e5
Author: henning <he...@irian.eu>
AuthorDate: Mon Sep 11 17:24:17 2017 +0200

    TOBAGO-1759 Update Bootstrap to 4.0.0 beta 1 (from alpha 6)
    * fix for tc:suggest no longer needed
---
 tobago-core/src/main/resources/scss/_tobago.scss | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tobago-core/src/main/resources/scss/_tobago.scss b/tobago-core/src/main/resources/scss/_tobago.scss
index f9b64b0..2f0485a 100644
--- a/tobago-core/src/main/resources/scss/_tobago.scss
+++ b/tobago-core/src/main/resources/scss/_tobago.scss
@@ -1104,11 +1104,6 @@ th.tobago-sheet-headerCell-markup-filler > .tobago-sheet-header {
   display: none;
 }
 
-.twitter-typeahead {
-  width: 100%;
-  display: inherit !important; /* height of tc:in must not be influenced by tc:suggest */
-}
-
 .typeahead {
   background-color: #FFFFFF;
 

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