fix requested changes from #3991
Signed-off-by: Jovan Gerodetti <jovan.gerodetti@titannano.de>
This commit is contained in:
@@ -22,8 +22,8 @@ limitations under the License.
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
@media only screen and (max-width : 480px) {
|
||||
.mx_AuthHeader {
|
||||
display: none;
|
||||
}
|
||||
@media only screen and (max-width: 480px) {
|
||||
.mx_AuthHeader {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user