aboutsummaryrefslogtreecommitdiff
path: root/less/modals.less
AgeCommit message (Expand)AuthorFilesLines
2013-10-20fixes #11139: add position: relative; to .modal-dialog so that z-index takes ...Mark Otto1-0/+1
2013-10-07Half fix for #9855: Don't fuck with margins for open modal dialog on account ...Mark Otto1-8/+0
2013-09-11Merge pull request #10569 from ZDroid/patch-2Mark Otto1-1/+1
2013-09-11remove unnecessary right and left properties on .modal-dialogMark Otto1-2/+0
2013-09-11Again?Zlatan Vasović1-1/+1
2013-08-21deprecate @screen-{phone,tablet,desktop} varsChris Rebert1-1/+1
2013-08-19fixes #9855: account for modal overflow on body hiding scrollbarMark Otto1-0/+8
2013-08-12Drop background-clip and background-size mixins since they have no prefixes a...Mark Otto1-1/+1
2013-08-04Fixes #8723: allow modals to not need the .fade class /cc @fatMark Otto1-2/+2
2013-07-27fixes #8665: have modals use auto margin on sides and widen it instead of pos...Mark Otto1-6/+3
2013-07-26use transforms to make the dialog smoooothfat1-4/+4
2013-07-24Moved modals inline properties to variables.lesssyed1-7/+7
2013-07-16remove webkit-overflow-scrolling from modal for now /cc #8495Mark Otto1-1/+0
2013-04-27Adding media queries breakpoints variablesKevin1-1/+1
2013-04-12add modal variables and tweak padding for min-height on modal titleMark Otto1-4/+4
2013-04-06Added min-height to modal-header for modals with no header textGarvin1-0/+1
2013-03-06make less files compile with strict maths in 1.4.0Luke Page1-2/+2
2013-02-28Fixes #6935: Use standard decimal points for .opacity() mixinMark Otto1-2/+2
2013-02-07finish modal tweaksMark Otto1-19/+15
2013-02-07update docs modalsMark Otto1-5/+7
2013-02-06Overhaul modal to make it responsive and not super lameMark Otto1-37/+80
2012-12-20Add important flag to .show/.hide utility classes; remove .hide requirement f...Mark Otto1-0/+1
2012-12-19Remove @black and just use #000Mark Otto1-1/+1
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto1-0/+1
2012-12-02Add relative positioning to .modal-body - Fixes #5991Blake Embrey1-0/+1
2012-11-30remove sprites vars, change zindex varsMark Otto1-2/+2
2012-11-30more vars changed, remove @white varMark Otto1-2/+2
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-3/+6
2012-10-31fixes #3222: simpler positioning of modalsMark Otto1-3/+3
2012-10-29derp, add that in the right spotMark Otto1-5/+3
2012-10-29fixes #4511: remove focus on opened modal windowMark Otto1-0/+5
2012-09-30remove .border-radius mixin and replace with standard border-radius property,...Mark Otto1-3/+2
2012-09-24change tooltip/popover insert strategyJacob Thornton1-10/+0
2012-09-24reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53Jacob Thornton1-1/+1
2012-09-10fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic ...Mark Otto1-1/+0
2012-09-07fixes #5018: .btn-block in .modal-footer no longer has left marginMark Otto1-0/+4
2012-08-27fix for open elements under modal when .modal-openJacob Thornton1-2/+3
2012-07-24modal heading line-heightMark Otto1-1/+1
2012-07-24fix h3 in modal and make modal unhidden by removing important from earlier issueMark Otto1-0/+5
2012-06-28standardize top level file commentsMark Otto1-2/+4
2012-04-01Corrected "resises" to "resides"Alec Rust1-1/+1
2012-03-11enable button groups in modal-footer by removing 5px added margin between .btnMark Otto1-0/+4
2012-02-27simplify selector for .modal-form per #2218Mark Otto1-1/+1
2012-02-22update modal footers to use text-align instead of float on buttons for alignmentMark Otto1-3/+5
2012-02-19move overflow and max-height on modal to modal-body insteadMark Otto1-1/+2
2012-02-12clean up modals.less comments, add new class for optional use on modal forms ...Mark Otto1-0/+11
2012-01-28add trailing ;Jacob Thornton1-4/+4
2012-01-28Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-1/+1
2012-01-28fix z-index issue with modals for popovers,tooltips,and dropdownsJacob Thornton1-0/+7
2012-01-28increase padding on modal-header after decreasing h3 line-heightMark Otto1-1/+1