Skip to content

Commit

Permalink
release version 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sdorra committed Jan 3, 2016
1 parent 4a91881 commit 4ffa047
Show file tree
Hide file tree
Showing 6 changed files with 194 additions and 46 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-dashboard-framework",
"version": "0.11.0-SNAPSHOT",
"version": "0.11.0",
"license": "MIT",
"authors": [
"Sebastian Sdorra"
Expand Down
5 changes: 2 additions & 3 deletions dist/angular-dashboard-framework.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/


[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
Expand Down Expand Up @@ -75,9 +73,10 @@ pre.edit {
filter: FlipH;
-ms-filter: "FlipH";
}

/*
modal dialog in fullscreen
*/
.dashboard-modal.widget-fullscreen .modal-dialog {
width: 98%;
width: 98%;
}
Loading

0 comments on commit 4ffa047

Please sign in to comment.