You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2015/11/12 15:33:59 UTC

svn commit: r1714055 - /myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/style/tobago.css

Author: lofwyr
Date: Thu Nov 12 14:33:59 2015
New Revision: 1714055

URL: http://svn.apache.org/viewvc?rev=1714055&view=rev
Log:
TOBAGO-1435: segmentLayout
reverting

Modified:
    myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/style/tobago.css

Modified: myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/style/tobago.css
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/style/tobago.css?rev=1714055&r1=1714054&r2=1714055&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/style/tobago.css (original)
+++ myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/style/tobago.css Thu Nov 12 14:33:59 2015
@@ -293,7 +293,9 @@ h6 > .glyphicon:first-child {
   Makes, that the height of the div is set.
   Otherwise floating elements below, may flew into the area of the segmentLayout.
   */
-  display: inline-block;
+  /*display: inline-block;
+  todo: this breaks the general layout in IE11 and others
+  */
 }
 
 /* sheet -------------------------------------------------------------- */