]> _ Git - fluidbook-html5.git/commitdiff
Increase max-width of tooltips to 340px. WIP #1392 @0:05
authorStephen Cameron <stephen@cubedesigners.com>
Wed, 24 May 2017 13:31:35 +0000 (15:31 +0200)
committerStephen Cameron <stephen@cubedesigners.com>
Wed, 24 May 2017 13:31:35 +0000 (15:31 +0200)
style/fluidbook.css
style/fluidbook.less

index 22e04de313a0ffb8c5a74b80d1203c72f9419050..72249ca09d4b5457ec250ff5f0e9c6b130ab2ed1 100644 (file)
@@ -1448,7 +1448,7 @@ a.button {
   border-radius: 5px;
   display: none;
   font-size: 0.8rem;
-  max-width: 180px;
+  max-width: 340px;
   z-index: 100;
   white-space: pre-wrap;
   line-height: 1.15rem;
index 19a0b04604ba275d6754a685f960f0e531177620..20a65a20e3e96a0d436604ae0f1bc73ed67acc49 100644 (file)
@@ -1698,7 +1698,7 @@ a.button {
        border-radius: 5px;
        display: none;
        font-size: 0.8rem;
-       max-width: 180px;
+       max-width: 340px;
        z-index: 100;
        white-space: pre-wrap;
        line-height: 1.15rem;