]> source.dussan.org Git - vaadin-framework.git/commitdiff
fixes #2632
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Fri, 6 Nov 2009 11:23:43 +0000 (11:23 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Fri, 6 Nov 2009 11:23:43 +0000 (11:23 +0000)
svn changeset:9663/svn branch:6.2

WebContent/VAADIN/themes/base/notification/notification.css
WebContent/VAADIN/themes/base/styles.css
WebContent/VAADIN/themes/reindeer/styles.css
WebContent/VAADIN/themes/runo/notification/notification.css
WebContent/VAADIN/themes/runo/styles.css

index 6ab069b08c6f96381709f07c2c1380a3620ae290..9455c25a366a49a62c5cc15b2faa23016386183d 100644 (file)
@@ -4,6 +4,8 @@
        cursor: pointer;
        overflow: hidden;
        padding: 1em;
+       max-width:85%;
+       
 }
 .v-Notification h1,
 .v-Notification p,
@@ -12,7 +14,6 @@
 .v-Notification-warning h1,
 .v-Notification-warning p {
        display: inline;
-       white-space: nowrap;
        margin: 0 0.5em 0 0;
 }
 .v-Notification-warning {
@@ -36,6 +37,3 @@
        display: block;\r
        margin: 0;\r
 }\r
-.v-Notification-system p {\r
-       white-space: nowrap;\r
-}
\ No newline at end of file
index a1b560ec2383743e93149b5b453d0dfa4dbe95c2..5752bd803bbd9bce2651842e88fcb4c558cc309b 100644 (file)
@@ -665,6 +665,8 @@ div.v-app-loading {
        cursor: pointer;
        overflow: hidden;
        padding: 1em;
+       max-width:85%;
+       
 }
 .v-Notification h1,
 .v-Notification p,
@@ -673,7 +675,6 @@ div.v-app-loading {
 .v-Notification-warning h1,
 .v-Notification-warning p {
        display: inline;
-       white-space: nowrap;
        margin: 0 0.5em 0 0;
 }
 .v-Notification-warning {
@@ -697,9 +698,6 @@ div.v-app-loading {
        display: block;
        margin: 0;
 }
-.v-Notification-system p {
-       white-space: nowrap;
-}
 
 .v-orderedlayout-margin-top,
 .v-horizontallayout-margin-top,
index e2f782424debfc5f94a80a618c06db432f95df66..99aa1d9b4546af107d494beec25fc4203ed293de 100644 (file)
@@ -665,6 +665,8 @@ div.v-app-loading {
        cursor: pointer;
        overflow: hidden;
        padding: 1em;
+       max-width:85%;
+       
 }
 .v-Notification h1,
 .v-Notification p,
@@ -673,7 +675,6 @@ div.v-app-loading {
 .v-Notification-warning h1,
 .v-Notification-warning p {
        display: inline;
-       white-space: nowrap;
        margin: 0 0.5em 0 0;
 }
 .v-Notification-warning {
@@ -697,9 +698,6 @@ div.v-app-loading {
        display: block;
        margin: 0;
 }
-.v-Notification-system p {
-       white-space: nowrap;
-}
 
 .v-orderedlayout-margin-top,
 .v-horizontallayout-margin-top,
index e526877f2df42c07e6f688bbfc2424e65612137f..431392d5626a4189157eaf5e00651d78070abc5d 100644 (file)
@@ -17,7 +17,6 @@
 .v-Notification-warning p {
        display: inline;
        font-weight: normal;
-       white-space: nowrap;
        margin: 0 10px 0 0;
 }
 .v-Notification-warning {
index 88e08840e118150ce141246a40e289140151a0af..17b09dde1fd683ffcecff86f51c7f35b814a7ae1 100644 (file)
@@ -665,6 +665,8 @@ div.v-app-loading {
        cursor: pointer;
        overflow: hidden;
        padding: 1em;
+       max-width:85%;
+       
 }
 .v-Notification h1,
 .v-Notification p,
@@ -673,7 +675,6 @@ div.v-app-loading {
 .v-Notification-warning h1,
 .v-Notification-warning p {
        display: inline;
-       white-space: nowrap;
        margin: 0 0.5em 0 0;
 }
 .v-Notification-warning {
@@ -697,9 +698,6 @@ div.v-app-loading {
        display: block;
        margin: 0;
 }
-.v-Notification-system p {
-       white-space: nowrap;
-}
 
 .v-orderedlayout-margin-top,
 .v-horizontallayout-margin-top,
@@ -2164,7 +2162,6 @@ div.v-tree-node-leaf {
 .v-Notification-warning p {
        display: inline;
        font-weight: normal;
-       white-space: nowrap;
        margin: 0 10px 0 0;
 }
 .v-Notification-warning {