Remove scrollbars by removing overflow: scroll in places. Add a title for hover over on long (or otherwise) topics.

This commit is contained in:
David Baker 2015-08-07 16:01:39 +01:00
parent 64727cb60e
commit 0eceb737de
3 changed files with 3 additions and 3 deletions

View file

@ -54,7 +54,6 @@ limitations under the License.
border-bottom: 1px solid #a8dbf3;
overflow: scroll;
-webkit-flex: 0 0 auto;
flex: 0 0 auto;
}