Remove special `font-size` treatment of VE overlay

Reverting of I6b8a031c2d78785604070ff5fc1c7242bbbc080f as first step
of resolving issues and complex inheritance of VE mobile tools CSS.

Bug: T195791
Change-Id: Ief66c0d3565d3b67399e5aa2a749035a9a4b47bc
This commit is contained in:
Volker E 2018-05-31 17:36:58 +02:00
parent 4e19596f26
commit 8f0e102211
1 changed files with 0 additions and 3 deletions

View File

@ -71,9 +71,6 @@
box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.1 );
.ve-init-mw-mobileArticleTarget-toolbar {
/* Account for difference in height between MF toolbar (3.35em) and VE toolbar (3em) */
font-size: ( 3.35em / 3 );
@media all and ( min-width: @wgMFDeviceWidthDesktop ) {
border-color: @colorGray12;
border-style: solid;