Added compatibility info.

This commit is contained in:
Federico Zivolo 2014-08-18 16:41:25 +02:00
parent 6738329165
commit bf6b8ab1eb

View File

@ -34,7 +34,7 @@ Material Design for Bootstrap provides some additional stuff to get the best fro
### Buttons:
Add `.btn-flat` to a button to make it flat, without shadows.
Add `.btn-raised` to a butto to add a permanent shadow to it.
Add `.btn-raised` to a button to add a permanent shadow to it.
### Inputs:
@ -50,3 +50,7 @@ Remember to use the proper HTML markup to get radio and checkboxes styled correc
</div>
# Compatibility
Currently Material Design for Bootstrap supports only Google Chrome, my aim is to support Firefox, Internet Explorer 11, Safari and all major mobile browsers.